Skip to content

Commit

Permalink
Extend flake8 rules
Browse files Browse the repository at this point in the history
  • Loading branch information
henryruhs committed Jan 29, 2025
1 parent 1e3e95b commit 06f2206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[flake8]
select = E22, E23, E24, E27, E3, E4, E7, F, I1, I2
ignore = E722
per-file-ignores = __init__.py:F401
plugins = flake8-import-order
application_import_names = chroma_feedback
Expand Down

0 comments on commit 06f2206

Please sign in to comment.