Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pylintrc: re-enable too-many-lines, final patch #952

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

brianphaley
Copy link
Contributor

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.

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.
@dosaboy dosaboy merged commit b3bd3ae into canonical:main Jul 17, 2024
7 checks passed
@brianphaley brianphaley deleted the ycheck-tests branch July 17, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants