canonical / hotsos

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.
Apache License 2.0
33 stars 38 forks source link

pylintrc: re-enable too-many-lines, part 3 #944

Closed brianphaley closed 3 months ago

brianphaley commented 3 months ago

To get under the 1000 line limit, move some ycheck scenario helpers to tests/unit/utils.py.