Skip to content

Commit

Permalink
add pylint options
Browse files Browse the repository at this point in the history
  • Loading branch information
michmuel committed Dec 11, 2023
1 parent dbb73df commit de2ba34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ max-line-length = 110

[bdist_wheel]
universal = 1

[pylint]
max-line-length = 110

0 comments on commit de2ba34

Please sign in to comment.