mirror of
https://github.com/espressif/openthread.git
synced 2025-08-06 14:52:18 +08:00
[clang-tidy] fix bugprone-too-small-loop-variable
warnings (#9321)
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
Checks: >
|
||||
-*,
|
||||
bugprone-argument-comment,
|
||||
bugprone-too-small-loop-variable,
|
||||
google-explicit-constructor,
|
||||
google-readability-casting,
|
||||
misc-unused-using-decls,
|
||||
|
Reference in New Issue
Block a user