Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163528
D2311.id7948.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
399 B
Subscribers
None
D2311.id7948.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
@@ -12,6 +12,11 @@
hooks:
- id: codespell
+- repo: https://github.com/pre-commit/mirrors-mypy
+ rev: 'master'
+ hooks:
+ - id: mypy
+
# unfortunately, we are far from being able to enable this...
# - repo: https://github.com/PyCQA/pydocstyle.git
# rev: 4.0.0
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 9:54 AM (19 h, 28 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3226288
Attached To
D2311: Add a mypy precommit hook
Event Timeline
Log In to Comment