Merge pull request #496 from argosopentech/fix-pre-commit-automation

Remove YAML validation
This commit is contained in:
Piero Toffanin
2023-09-16 20:00:56 -04:00
committed by GitHub
-4
View File
@@ -7,10 +7,6 @@ repos:
name: " 🐘 Check for added large files"
- id: check-toml
name: " ✔️ Check TOML"
- id: check-yaml
name: " ✔️ Check YAML"
args:
- --unsafe
- id: check-json
name: " ✔️ Check JSON"
- id: trailing-whitespace