Skip to content

Conversation

@ko80
Copy link
Collaborator

@ko80 ko80 commented Sep 24, 2025

Do not enforce clang-format since the code style differs. Enforcing clang-format requires huge refactoring in the code base.

Instead, use clang-format locally, per source file.

Do not enforce clang-format since the code style differs. Enforcing
clang-format requires huge refactoring in the code base.

Instead, use clang-format locally, per source file.

Signed-off-by: Konstantin Ilichev <[email protected]>
@ko80 ko80 requested review from moleksy and soopel as code owners September 24, 2025 20:24
@ko80 ko80 requested review from Copilot and removed request for moleksy and soopel September 24, 2025 20:24
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.

Pull Request Overview

This PR removes clang-format validation from the GitHub Actions linter workflow to avoid enforcing a code style that differs from the existing codebase, allowing clang-format to be used locally instead.

  • Removes the VALIDATE_CLANG_FORMAT: false configuration line from the linter workflow

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

@ko80 ko80 merged commit 3af1807 into OpenVisualCloud:main Sep 24, 2025
9 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