mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
rollback .clang-tidy
This commit is contained in:
parent
1cce34f0ed
commit
bc3221a55b
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ Checks: >-
|
||||||
-readability-redundant-string-init,
|
-readability-redundant-string-init,
|
||||||
-readability-uppercase-literal-suffix,
|
-readability-uppercase-literal-suffix,
|
||||||
-readability-use-anyofallof,
|
-readability-use-anyofallof,
|
||||||
-performance-unnecessary-value-param,
|
|
||||||
WarningsAsErrors: '*'
|
WarningsAsErrors: '*'
|
||||||
AnalyzeTemporaryDtors: false
|
AnalyzeTemporaryDtors: false
|
||||||
FormatStyle: google
|
FormatStyle: google
|
||||||
|
|
Loading…
Reference in a new issue