Analytics update #4860
lint.yml
on: pull_request
lint_warnings_check_and_comment
28s
Annotations
1 warning
|
lint_warnings_check_and_comment
Found 15 lint warnings:
src/analytics_desktop.cc:17: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:22: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:24: 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:25: 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: 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:51: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:81: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:108: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:120: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:127: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:138: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:184: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:283: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:364: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:365: At least two spaces is best between code and comments [whitespace/comments] [2]
|