Skip to content

Commit

Permalink
Add # local to ignore conflicts with upstrea
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Aug 22, 2024
1 parent a5f1b3a commit df62fc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ extend-select = [
"UP",
]
ignore = [
# local
"PERF203",

# https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules
"W191",
"E111",
Expand Down

0 comments on commit df62fc3

Please sign in to comment.