1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-18 12:05:41 +00: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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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