Skip to content

Commit

Permalink
chore(flake8): Ignore migrations/ in all directories
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Nov 11, 2024
1 parent 48304e3 commit 80c189f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
universal = 1
[flake8]
max-line-length=100
exclude = opencivicdata/*/migrations
exclude = */migrations

0 comments on commit 80c189f

Please sign in to comment.