Skip to content

Commit

Permalink
Do not ruff release-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Apr 17, 2024
1 parent 34f00fb commit 242a4d2
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 @@ -124,6 +124,7 @@ requires = ["poetry-core>=1.2.0", "poetry-dynamic-versioning"]
[tool.ruff]
# Exclude a variety of commonly ignored directories.
exclude = [
"RELEASE_NOTES.md",
".git",
".ipynb_checkpoints",
".mypy_cache",
Expand Down

0 comments on commit 242a4d2

Please sign in to comment.