Analytics update #4861
lint.yml
on: pull_request
lint_warnings_check_and_comment
38s
Annotations
1 warning
lint_warnings_check_and_comment
Found 14 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:94: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:106: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:113: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:124: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:147: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:171: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:257: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:338: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:339: At least two spaces is best between code and comments [whitespace/comments] [2]
|