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.
1 parent b2bc05c commit 00dc503Copy full SHA for 00dc503
.pre-commit-hooks.yaml
@@ -6,4 +6,4 @@
6
language: python
7
minimum_pre_commit_version: 2.9.2
8
require_serial: true
9
- types_or: [] # 对所有文件类型进行检查
+ types_or: [text]
0 commit comments