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

This commit is contained in:
2025-11-16 07:04:13 +00:00
parent b3aff6d8c5
commit f46e699420
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