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 a6d8e52 commit 6986a33Copy full SHA for 6986a33
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
rev: v2.2.2
16
hooks:
17
- id: codespell
18
- args: ["--count --ignore-words-list=ans,deriver,inout,packag --skip=\"*.js,*WordLists.swift\""]
+ args: ["--count --ignore-words-list=ans,deriver,inout,packag --skip=\"*.js,*WordLists.swift\",.git,Carthage,.build,build"]
19
- repo: https://github.com/realm/SwiftLint
20
rev: 0.50.3
21
0 commit comments