Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.
33
stars
38
forks
source link
pylintrc: re-enable too-many-lines, final patch #952
Closed
brianphaley closed 4 months ago
To get under the 1000 line limit, move ycheck unit tests into their own directory, and split-up into sub-files as necessary.
Finally, enable the too-many-lines check in pylintrc.