mirror of
https://github.com/esphome/esphome.git
synced 2024-12-22 13:34:54 +01:00
Only check c/c++ files with clang-format (#6620)
This commit is contained in:
parent
c531a528f0
commit
1ac855f2e0
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ repos:
|
||||||
rev: v13.0.1
|
rev: v13.0.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: clang-format
|
- id: clang-format
|
||||||
|
types_or: [c, c++]
|
||||||
|
|
Loading…
Reference in a new issue