Skip to content

Commit

Permalink
Create ruff.toml to ignore accepted files failing codestyle check
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-irtegov authored Feb 19, 2024
1 parent da6d720 commit b8b92ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
exclude = [".venv","problems-1/v-khlebnikov/problem[12].py"]

0 comments on commit b8b92ff

Please sign in to comment.