mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 11:03:05 +00:00
9 lines
185 B
YAML
9 lines
185 B
YAML
repos:
|
|
- repo: https://github.com/pre-commit/mirrors-clang-format
|
|
rev: '0f8362ad84fe4a446b807ffbfc9e65d078ecf732'
|
|
hooks:
|
|
- id: clang-format
|
|
exclude: '^.*/zap-generated/.*$'
|
|
|
|
|