mirror of
https://github.com/esphome/esphome.git
synced 2025-01-14 00:23:18 +01:00
update .clang-tidy
This commit is contained in:
parent
45b2ac0c20
commit
c2a73d893d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue