Browse Source

Fix lint warning

master
Arun Prakash Jana 6 years ago
parent
commit
e2dad88a83
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .clang-tidy

+ 2
- 1
.clang-tidy View File

@@ -10,5 +10,6 @@ CheckOptions:
value: '_t' value: '_t'
- key: fuchsia-restrict-system-includes.Includes - key: fuchsia-restrict-system-includes.Includes
value: '*,-stdint.h,-stdbool.h' value: '*,-stdint.h,-stdbool.h'

- key: readability-function-size.StatementThreshold
value: '850'
... ...

||||||
x
 
000:0
Loading…
Cancel
Save