Skip to content

Commit

Permalink
Update lint configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed Oct 6, 2024
1 parent 1ed8c82 commit 818eb37
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
Expand Up @@ -13,6 +13,7 @@ ignore = [
"D212", # multi-line-summary-first-line (incompatible with formatter)
"COM812", # incompatible with formatter
"ISC001", # incompatible with formatter
"FIX002", # TODO provide context for future work
]

[lint.flake8-pytest-style]
Expand Down

0 comments on commit 818eb37

Please sign in to comment.