@@ -364,7 +364,6 @@ src/libvlc.c:640: { should almost always be at the end of the previous line [w
364364Done processing src/libvlc.c
365365src/libvlc.h:0: No #ifndef header guard found, suggested CPP variable is: SAMPLES_VLC_SAMPLE_SRC_LIBVLC_H_ [build/header_guard] [5]
366366src/libvlc.h:34: Extra space before ( in function call [whitespace/parens] [4]
367- src/libvlc.h:34: All parameters should be named in a function [readability/function] [3]
368367src/libvlc.h:35: Extra space before ( in function call [whitespace/parens] [4]
369368src/libvlc.h:40: Extra space after ( in function call [whitespace/parens] [4]
370369src/libvlc.h:40: Extra space before ( in function call [whitespace/parens] [4]
@@ -375,19 +374,13 @@ src/libvlc.h:41: Extra space before ( in function call [whitespace/parens] [4]
375374src/libvlc.h:41: Extra space before ) [whitespace/parens] [2]
376375src/libvlc.h:45: Extra space after ( in function call [whitespace/parens] [4]
377376src/libvlc.h:45: Extra space before ) [whitespace/parens] [2]
378- src/libvlc.h:49: All parameters should be named in a function [readability/function] [3]
379377src/libvlc.h:58: Extra space after ( in function call [whitespace/parens] [4]
380378src/libvlc.h:58: Extra space before ) [whitespace/parens] [2]
381379src/libvlc.h:60: Extra space before ( in function call [whitespace/parens] [4]
382- src/libvlc.h:60: All parameters should be named in a function [readability/function] [3]
383380src/libvlc.h:62: Extra space before ( in function call [whitespace/parens] [4]
384381src/libvlc.h:66: Extra space before ( in function call [whitespace/parens] [4]
385- src/libvlc.h:66: All parameters should be named in a function [readability/function] [3]
386382src/libvlc.h:68: Extra space after ( in function call [whitespace/parens] [4]
387383src/libvlc.h:68: Extra space before ) [whitespace/parens] [2]
388- src/libvlc.h:76: All parameters should be named in a function [readability/function] [3]
389- src/libvlc.h:77: All parameters should be named in a function [readability/function] [3]
390- src/libvlc.h:78: All parameters should be named in a function [readability/function] [3]
391384src/libvlc.h:84: { should almost always be at the end of the previous line [whitespace/braces] [4]
392385src/libvlc.h:86: Extra space before ( in function call [whitespace/parens] [4]
393386src/libvlc.h:90: Extra space after ( in function call [whitespace/parens] [4]
@@ -417,12 +410,9 @@ src/libvlc.h:185: { should almost always be at the end of the previous line [w
417410src/libvlc.h:191: { should almost always be at the end of the previous line [whitespace/braces] [4]
418411src/libvlc.h:200: { should almost always be at the end of the previous line [whitespace/braces] [4]
419412src/libvlc.h:222: Extra space before ( in function call [whitespace/parens] [4]
420- src/libvlc.h:222: All parameters should be named in a function [readability/function] [3]
421413src/libvlc.h:223: Extra space before ( in function call [whitespace/parens] [4]
422414src/libvlc.h:224: Extra space before ( in function call [whitespace/parens] [4]
423415src/libvlc.h:224: Extra space before ) [whitespace/parens] [2]
424- src/libvlc.h:224: All parameters should be named in a function [readability/function] [3]
425- src/libvlc.h:227: All parameters should be named in a function [readability/function] [3]
426416Done processing src/libvlc.h
427417src/missing.c:44: Extra space before ( in function call [whitespace/parens] [4]
428418src/missing.c:45: { should almost always be at the end of the previous line [whitespace/braces] [4]
@@ -614,5 +604,4 @@ src/missing.c:399: Extra space before ( in function call [whitespace/parens] [
614604src/missing.c:400: { should almost always be at the end of the previous line [whitespace/braces] [4]
615605src/missing.c:401: Extra space before ( in function call [whitespace/parens] [4]
616606Done processing src/missing.c
617- Total errors found: 611
618-
607+ Total errors found: 601
0 commit comments