mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
chore: configure codespell to use pyproject.toml and skip specific files
This commit is contained in:
@@ -67,3 +67,6 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
write_to = "aider/__version__.py"
|
||||
|
||||
[tool.codespell]
|
||||
skip = "*.svg,Gemfile.lock"
|
||||
|
||||
Reference in New Issue
Block a user