Add more checks on pre-commit-config, add CI workflow

This commit is contained in:
2025-11-16 06:59:02 +00:00
parent e347b12d94
commit 27b9039ddd
2 changed files with 32 additions and 0 deletions

View File

@@ -17,3 +17,5 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-toml