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:
@@ -18,4 +18,5 @@ repos:
|
||||
rev: v2.2.6
|
||||
hooks:
|
||||
- id: codespell
|
||||
args: ["--write-changes"]
|
||||
additional_dependencies:
|
||||
- tomli
|
||||
|
||||
Reference in New Issue
Block a user