[Webkit-unassigned] [Bug 104240] [CMake] Add CMake style checker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 02:39:22 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104240





--- Comment #5 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-12-07 02:41:46 PST ---
Attachment 178187 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/Scripts/webkitpy..." exit_code: 1
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:3:  Line contains tab character.  [whitespace/tab] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:2:  Use lowercase command "if"  [command/lowercase] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:4:  No trailing spaces  [whitespace/trailing] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:5:  No space after "("  [whitespace/parentheses] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:6:  No space before ")"  [whitespace/parentheses] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:7:  Use lowercase command "message"  [command/lowercase] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:8:  Use lowercase command "message"  [command/lowercase] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:10:  Use lowercase command "endif"  [command/lowercase] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:12:  One space between command "if" and its parentheses, should be "if ("  [whitespace/parentheses] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:15:  No space between command "macro" and its parentheses, should be "macro("  [whitespace/parentheses] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:16:  Use lowercase command "endmacro"  [command/lowercase] [5]
Tools/Scripts/webkitpy/style/checkers/cmake_unittest_input.cmake:18:  No space between command "function" and its parentheses, should be "function("  [whitespace/parentheses] [5]
Total errors found: 12 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list