Files
esp-matter/.pre-commit-config.yaml
2021-10-25 17:41:36 +08:00

9 lines
185 B
YAML

repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: '0f8362ad84fe4a446b807ffbfc9e65d078ecf732'
hooks:
- id: clang-format
exclude: '^.*/zap-generated/.*$'