Skip to content

Commit

Permalink
🔧 config: enable typos check for all file types
Browse files Browse the repository at this point in the history
  • Loading branch information
MrXnneHang committed Nov 17, 2024
1 parent c4322e8 commit 9b6df6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
language: python
minimum_pre_commit_version: 2.9.2
require_serial: true
types_or: [python, pyi]
types_or: [] # 对所有文件类型进行检查

0 comments on commit 9b6df6b

Please sign in to comment.