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 f8ae0aa + 841c47e commit cbc17d1Copy full SHA for cbc17d1
.pre-commit-hooks.yaml
@@ -21,7 +21,7 @@
21
description: Forbid files which have a UTF-8 byte-order marker
22
entry: check-byte-order-marker
23
language: python
24
- types: [python]
+ types: [text]
25
- id: check-builtin-literals
26
name: Check builtin type constructor use
27
description: Require literal syntax when initializing empty or zero Python builtin types.
0 commit comments