add files for local development (#133)

This commit is contained in:
Adil Hafeez 2024-10-06 23:10:13 -07:00 committed by GitHub
parent b60ceb9168
commit b43f687b85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 217 additions and 1 deletions

View file

@ -3,7 +3,7 @@ repos:
rev: v4.6.0
hooks:
- id: check-yaml
exclude: arch/envoy.template.yaml
exclude: arch/envoy.template*
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: local