Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
michaelt
9y ago
0 comments
Share
At least with Java, SonarQube checkers can be individually turned on and off at the project level. Isn't that possible with Python?
0 comments
default
newest
oldest
tom9729
9y ago
It's possible with all of the languages. Perhaps static analysis is just difficult with Python?
icebraining
9y ago
Static analysis is certainly difficult in Python, but you can still do a lot better than "missing docstring".
j
/
k
navigate · click thread line to collapse