X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CPPLINT.cfg;h=0cb3896d24e8ef01237367c9b1ff962df2a55e45;hb=6058cc97fb3387c008d153e4ea2b3331d7f195bd;hp=2905e751360a5378bed7ff094c446e133c68b859;hpb=b2990a02bc1c6205f55dee9dc4cd704124c8ab5e;p=modules%2Fshaper.git diff --git a/CPPLINT.cfg b/CPPLINT.cfg index 2905e7513..0cb3896d2 100644 --- a/CPPLINT.cfg +++ b/CPPLINT.cfg @@ -1,10 +1,4 @@ set noparent linelength=100 -filter=-,+whitespace/line_length -exclude_files=.*XAO/.* +filter=-,+whitespace/line_length,+whitespace/end_of_line,+whitespace/empty_loop_body,+readability/multiline_string root=src - -# whitespace/line_length -# whitespace/end_of_line -# whitespace/empty_loop_body -# readability/multiline_string