Skip to content

Commit

Permalink
Update setup.cfg to ignore more false positives
Browse files Browse the repository at this point in the history
  • Loading branch information
Adesanya-Toba committed Feb 8, 2024
1 parent 86b9593 commit 6243fd4
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
@@ -1,3 +1,6 @@
[flake8]
extend-ignore = E203, F821
exclude =
modules/*
manifest.py
max-line-length = 88

0 comments on commit 6243fd4

Please sign in to comment.