Analytics update #4857
lint.yml
on: pull_request
lint_warnings_check_and_comment
1m 13s
Annotations
1 warning
lint_warnings_check_and_comment
Found 10 lint warnings:
src/analytics_desktop.cc:20: At least two spaces is best between code and comments [whitespace/comments] [2]
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: 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: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:27: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:57: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:92: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:154: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:253: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:333: At least two spaces is best between code and comments [whitespace/comments] [2]
|