Analytics update #4859
lint.yml
on: pull_request
lint_warnings_check_and_comment
38s
Annotations
1 warning
lint_warnings_check_and_comment
Found 18 lint warnings:
src/analytics_desktop.cc:17: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:21: 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: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:33: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:38: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:40: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:52: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:82: 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:125: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:132: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:143: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:193: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:292: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:373: At least two spaces is best between code and comments [whitespace/comments] [2]
src/analytics_desktop.cc:374: At least two spaces is best between code and comments [whitespace/comments] [2]
|