mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 07:08:20 +00:00
update .clang-tidy
This commit is contained in:
parent
45b2ac0c20
commit
c2a73d893d
@ -87,6 +87,7 @@ Checks: >-
|
|||||||
-readability-use-anyofallof,
|
-readability-use-anyofallof,
|
||||||
-readability-named-parameter,
|
-readability-named-parameter,
|
||||||
-readability-braces-around-statements,
|
-readability-braces-around-statements,
|
||||||
|
-performance-unnecessary-value-param,
|
||||||
WarningsAsErrors: '*'
|
WarningsAsErrors: '*'
|
||||||
AnalyzeTemporaryDtors: false
|
AnalyzeTemporaryDtors: false
|
||||||
FormatStyle: google
|
FormatStyle: google
|
||||||
|
Loading…
x
Reference in New Issue
Block a user