Update .pre-commit-config.yaml
This commit is contained in:
@@ -81,5 +81,5 @@ repos:
|
||||
rev: v2.2.6
|
||||
hooks:
|
||||
- id: codespell
|
||||
args: ["-L", "sur"]
|
||||
args: ["-L", "sur", "-w"]
|
||||
exclude: ^docs/working-examples\.md$ # Autogenerated
|
||||
|
||||
Reference in New Issue
Block a user