Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7123541
D8602.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
440 B
Subscribers
None
D8602.diff
View Options
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -17,7 +17,7 @@
hooks:
- id: codespell
name: Check source code spelling
- exclude: ^(swh/loader/(package/.*[/]+|core)/tests/data/.*)$
+ exclude: ^(swh/loader/.*/tests/data/.*)$
args: [-L crate]
entry: codespell --ignore-words-list=iff
stages: [commit]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 10:09 AM (16 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224853
Attached To
D8602: pre-commit: Fix tests data exclusion from codespell check
Event Timeline
Log In to Comment