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.
2 parents 2b6a486 + d17fe99 commit 621f50eCopy full SHA for 621f50e
.pre-commit-hooks.yaml
@@ -3,6 +3,7 @@
3
description: prevents giant files from being committed.
4
entry: check-added-large-files
5
language: python
6
+ stages: [commit, push, manual]
7
- id: check-ast
8
name: check python ast
9
description: simply checks whether the files parse as valid python.
0 commit comments