This commit is contained in:
Paul Gauthier
2025-03-31 14:13:54 +13:00
parent 2c47a79c38
commit 9210e12316
4 changed files with 18 additions and 18 deletions

View File

@@ -18,6 +18,6 @@ repos:
rev: v2.2.6
hooks:
- id: codespell
args: ["--skip", "./aider/website/docs/languages.md"]
args: ["--skip", "aider/website/docs/languages.md"]
additional_dependencies:
- tomli