Modify Analytics on desktop to use a verified DLL on Windows (although it is currently still a stub). #4883
lint.yml
on: pull_request
lint_warnings_check_and_comment
25s
Annotations
1 warning
|
lint_warnings_check_and_comment
Found 2 lint warnings:
analytics/src/analytics_windows.cc:83: An else should appear on the same line as the preceding } [whitespace/newline] [4]
analytics/src/analytics_windows.cc:83: If an else has a brace on one side, it should have it on both [readability/braces] [5]
|