Skip to content

Commit

Permalink
feat: add extra flake8 configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Mar 25, 2023
1 parent 1bf25f5 commit e164543
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ ignore =
E203,
# black takes care of spaces after commas
E231,
per-file-ignores =
plone/schema/__init__.py:F401

[check-manifest]
ignore =
Expand Down

0 comments on commit e164543

Please sign in to comment.