Skip to content

Commit

Permalink
Add formatting conflicting rules
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Feb 14, 2024
1 parent ee94676 commit f9d5eb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,11 @@ testpaths = [
fix = true
force-exclude = true
lint.ignore = [
"COM812",
"D203",
"D212",
"D407",
"ISC001",
]
lint.isort = {known-first-party = [
"example",
Expand Down

0 comments on commit f9d5eb3

Please sign in to comment.