Skip to content

Commit

Permalink
Merge pull request #20 from firedrakeproject/TBendall/change_lint_set…
Browse files Browse the repository at this point in the history
…tings

Make lint settings between Gusto and case studies match
  • Loading branch information
tommbendall authored Aug 5, 2024
2 parents a2aef8f + 257ca60 commit 2de600b
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
@@ -0,0 +1,3 @@
[flake8]
ignore = E501,F403,F405,E226,E402,E721,E731,E741,W503,F999,N806,N803,N801
exclude = .git,__pycache__,build,

0 comments on commit 2de600b

Please sign in to comment.