[clang,tidy] fix typo in .clang-tidy
This commit is contained in:
parent
70f12ac871
commit
735dc61cd9
@ -21,7 +21,7 @@ Checks: >
|
||||
-altera-id-dependent-backward-branch,
|
||||
-altera-struct-pack-align,
|
||||
-altera-unroll-loops,
|
||||
-bugprone-easily-swappable-parameters
|
||||
-bugprone-easily-swappable-parameters,
|
||||
-cert-dcl16-c,
|
||||
-cert-env33-c,
|
||||
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
|
||||
|
Loading…
Reference in New Issue
Block a user