mirror of
https://github.com/esphome/esphome.git
synced 2024-12-26 15:34:53 +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-named-parameter,
|
||||
-readability-braces-around-statements,
|
||||
-performance-unnecessary-value-param,
|
||||
WarningsAsErrors: '*'
|
||||
AnalyzeTemporaryDtors: false
|
||||
FormatStyle: google
|
||||
|
|
Loading…
Reference in a new issue