Skip to content

Commit a6d8e52

Browse files
Update .pre-commit-config.yaml
Co-authored-by: Christian Clauss <[email protected]>
1 parent 08762d2 commit a6d8e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
rev: v2.2.2
1616
hooks:
1717
- id: codespell
18-
args: ["--count --ignore-words-list=ans,deriver,inout,packag --skip=\"*.js,*WordLists.swift\" Sources/ Tests/ Package.swift CHANGELOG.md CONTRIBUTION.md README.md Web3Core.podspec Web3Swift.podspec"]
18+
args: ["--count --ignore-words-list=ans,deriver,inout,packag --skip=\"*.js,*WordLists.swift\""]
1919
- repo: https://github.com/realm/SwiftLint
2020
rev: 0.50.3
2121
hooks:

0 commit comments

Comments
 (0)