Guest User

Untitled

a guest
Jan 11th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. WARNING: File exempt from style guide. Skipping: "Source/WebKit2/UIProcess/API/gtk/webkit2.h"
  2. Source/WebCore/page/scrolling/ScrollingStateTree.cpp:25: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
  3. Source/WebCore/css/StyleResolver.cpp:741: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
  4. Source/WebCore/page/scrolling/ScrollingStateTree.h:35: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
  5. Source/WebCore/page/scrolling/ScrollingStateTree.h:37: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
  6. Source/JavaScriptCore/runtime/JSArray.cpp:905: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5]
  7. Source/JavaScriptCore/runtime/JSWrapperObject.h:31: Code inside a namespace should not be indented. [whitespace/indent] [4]
  8. Source/WebCore/platform/chromium/support/WebRTCStatsRequest.cpp:35: You should add a blank line after implementation file's own header. [build/include_order] [4]
  9. Source/WebCore/platform/chromium/support/WebRTCStatsRequest.cpp:37: Alphabetical sorting problem. [build/include_order] [4]
  10. Total errors found: 95 in 4325 files
Add Comment
Please, Sign In to add comment