mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 14:45:00 +00:00
chore: configure codespell to use pyproject.toml and skip specific files
This commit is contained in:
parent
c575bae710
commit
e3e6437dca
2 changed files with 5 additions and 1 deletions
|
@ -18,4 +18,5 @@ repos:
|
|||
rev: v2.2.6
|
||||
hooks:
|
||||
- id: codespell
|
||||
args: ["--write-changes"]
|
||||
additional_dependencies:
|
||||
- tomli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue