We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e6e04 commit 1ff3a7bCopy full SHA for 1ff3a7b
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
name: Spell Check with Codespell
12
args:
13
- '--write-changes'
14
- - '--ignore-words-list=cppp,normale'
+ - '--ignore-words-list=cppp,normale,honours,modelling'
15
- '--builtin=en-GB_to_en-US'
16
# Exclude package-lock.json and all .svg files
17
exclude: 'package-lock\.json|\.svg$'
0 commit comments