mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-08-03 15:03:02 +02:00
Add codespell to pyproject.toml
This commit is contained in:
@@ -56,3 +56,6 @@ profile = "black"
|
||||
known_first_party = "borgmatic"
|
||||
line_length = 100
|
||||
skip = ".tox"
|
||||
|
||||
[tool.codespell]
|
||||
skip = ".git,.tox,build"
|
||||
|
||||
Reference in New Issue
Block a user