1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Only check c/c++ files with clang-format (#6620)

This commit is contained in:
Jesse Hills
2024-04-24 14:49:16 +12:00
committed by GitHub
parent c531a528f0
commit 1ac855f2e0

View File

@@ -39,4 +39,4 @@ repos:
rev: v13.0.1
hooks:
- id: clang-format
types_or: [c, c++]