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 6986a33 commit e9fc109Copy full SHA for e9fc109
.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\",.git,Carthage,.build,build"]
+ 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