Analytics update #4858
lint.yml
on: pull_request
lint_warnings_check_and_comment
33s
Annotations
1 warning
lint_warnings_check_and_comment
Found 13 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:88: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:100: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:107: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:118: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:168: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:267: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:347: At least two spaces is best between code and comments [whitespace/comments] [2]
|