Analytics update #4856
lint.yml
on: pull_request
lint_warnings_check_and_comment
28s
Annotations
1 warning
|
lint_warnings_check_and_comment
Found 9 lint warnings:
src/analytics_desktop.cc:15: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:21: Found C++ system header after other header. Should be: analytics_desktop.h, c system, c++ system, other. [build/include_order] [4]
src/analytics_desktop.cc:22: Found C++ system header after other header. Should be: analytics_desktop.h, c system, c++ system, other. [build/include_order] [4]
src/analytics_desktop.cc:23: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:23: Found C++ system header after other header. Should be: analytics_desktop.h, c system, c++ system, other. [build/include_order] [4]
src/analytics_desktop.cc:26: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:99: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:246: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:326: At least two spaces is best between code and comments [whitespace/comments] [2]
|