This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
libpEpCxx11
Watch
7
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Coding Conventions: .clang-tidy - allow implicit bool conversion
master
heck
6 months ago
parent
2b14c95b9b
commit
3446c30f0d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.clang-tidy
+ 1
- 0
.clang-tidy
View File
@ -32,4 +32,5 @@ Checks: >
portability-*,
readability-*,
-readability-function-cognitive-complexity,
-readability-implicit-bool-conversion,a
-zircon-*,
Write
Preview
Loading…
Cancel
Save