Skip to content

Commit

Permalink
added max-lines in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
niranjank151 authored Mar 27, 2024
1 parent 088dde6 commit 95d1687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ show_missing = True
[flake8]
per-file-ignores =
*/__init__.py: F401 E402
max-line-length = 99

[pylint.'MESSAGES CONTROL']
disable=E1101

0 comments on commit 95d1687

Please sign in to comment.