Skip to content

Fix #629: conflicting directives on newer Clang-format versions.#630

Draft
rafa-be wants to merge 1 commit intofinos:mainfrom
rafa-be:fix-clang-format-single-line-functions
Draft

Fix #629: conflicting directives on newer Clang-format versions.#630
rafa-be wants to merge 1 commit intofinos:mainfrom
rafa-be:fix-clang-format-single-line-functions

Conversation

@rafa-be
Copy link
Copy Markdown
Collaborator

@rafa-be rafa-be commented Mar 24, 2026

Fixes #629.

Signed-off-by: rafa-be <raphael@noisycamp.com>
@gxuu
Copy link
Copy Markdown
Contributor

gxuu commented Mar 24, 2026

Because clang-format check is now part of the CI, we need to format the project code before it can pass. Be noted that version.h.in should NOT be formatted.

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.

.clang-format is conflicting on newer versions of Clang-format

2 participants