-
Would it not make sense to include |
Beta Was this translation helpful? Give feedback.
Answered by
ofek
May 1, 2024
Replies: 1 comment
-
No because any environment that does type checking requires the project to be installed whereas the static analysis environment skips that step and is very fast. Also, type checking is way too configurable so I don't think we would ever provide good defaults. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
doolio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No because any environment that does type checking requires the project to be installed whereas the static analysis environment skips that step and is very fast. Also, type checking is way too configurable so I don't think we would ever provide good defaults.