Skip to content

Conversation

@ko80
Copy link
Collaborator

@ko80 ko80 commented Sep 24, 2025

No description provided.

@ko80 ko80 requested a review from moleksy as a code owner September 24, 2025 18:39
Copilot AI review requested due to automatic review settings September 24, 2025 18:39
@ko80 ko80 requested a review from soopel as a code owner September 24, 2025 18:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

CPPLINT.cfg Outdated
exclude_files=tests
filter=-build/include_subdir,-build/include_what_you_use,-build/include_order,-build/include
filter=-build/namespaces,-build/header_guard
filter=-runtime/int,-runtime/printf,-runtime/explicit,
Copy link

Copilot AI Sep 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a trailing comma at the end of this filter line. This should be removed to avoid potential parsing issues with the cpplint configuration.

Suggested change
filter=-runtime/int,-runtime/printf,-runtime/explicit,
filter=-runtime/int,-runtime/printf,-runtime/explicit

Copilot uses AI. Check for mistakes.
Signed-off-by: Konstantin Ilichev <[email protected]>
@ko80 ko80 merged commit 5fd489a into OpenVisualCloud:main Sep 24, 2025
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant