Skip to content

Commit

Permalink
Ignore conflicting Flake8 rules
Browse files Browse the repository at this point in the history
  • Loading branch information
laulaz committed Sep 7, 2023
1 parent 5221027 commit a4fab95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test_plone6.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ parts +=
createcoverage
robot

[code-analysis]
flake8-ignore = E501,W503,E203

[test]
recipe = zc.recipe.testrunner
eggs =
Expand Down

0 comments on commit a4fab95

Please sign in to comment.