Skip to content

Commit

Permalink
Add SVG to ruff exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb authored Feb 20, 2024
1 parent 4df2260 commit 547c8e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ extend-exclude = [
".env",
".venv",
".po",
".svg",
]

[tool.ruff.lint]
Expand Down

0 comments on commit 547c8e4

Please sign in to comment.