We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.svg
1 parent a7678b0 commit 37d104dCopy full SHA for 37d104d
.pre-commit-config.yaml
@@ -12,5 +12,4 @@ repos:
12
- id: codespell
13
name: Spell Check with Codespell
14
args: ['--ignore-words-list=hte,nd']
15
- files: '\\.(tsx|md)$'
16
- exclude: ''
+ exclude: '.svg'
0 commit comments