Don't warn for TODOish comments.
These just make it harder to detect when the file is clean of interesting errors. Change-Id: I6f2ae6368cdbd2800ce3f0461a3d456f79e6e994
This commit is contained in:
@@ -38,7 +38,7 @@ load-plugins=
|
|||||||
# --enable=similarities". If you want to run only the classes checker, but have
|
# --enable=similarities". If you want to run only the classes checker, but have
|
||||||
# no Warning level messages displayed, use"--disable=all --enable=classes
|
# no Warning level messages displayed, use"--disable=all --enable=classes
|
||||||
# --disable=W"
|
# --disable=W"
|
||||||
disable=design
|
disable=design,fixme
|
||||||
|
|
||||||
|
|
||||||
[REPORTS]
|
[REPORTS]
|
||||||
|
Reference in New Issue
Block a user