Skip to content

clang-format 19#1378

Merged
trueqbit merged 2 commits into
devfrom
clang-format-19
Jan 25, 2025
Merged

clang-format 19#1378
trueqbit merged 2 commits into
devfrom
clang-format-19

Conversation

@trueqbit
Copy link
Copy Markdown
Collaborator

Clang tooling goes at a fast pace...
clang-format 18 is buggy (e.g.), and 19 apparently changed some defaults as one can infer from the changeset of this PR.

Note: the code linting github action DoozyX/clang-format-lint-action is still at clang-format 18. So temporarily we use fork d-griet/clang-format-lint-action for which @d-griet made a PR.

DoozyX/clang-format-lint-action is still at version 18. This commit is trying to fetch from the forked repo d-griet/clang-format-lint-action.
@trueqbit trueqbit requested a review from fnc12 January 24, 2025 14:24
We decided to insert a space after control statements and after a requires clause.
}
};
#endif
SECTION("acos"){SECTION("simple"){auto rows = storage.select(sqlite_orm::acos(1));
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

this shit is ugly omg

Copy link
Copy Markdown
Collaborator Author

@trueqbit trueqbit Jan 25, 2025

Choose a reason for hiding this comment

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

You mean it WAS, no?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Sure I mean it was😀

@trueqbit trueqbit merged commit ad4e253 into dev Jan 25, 2025
@trueqbit trueqbit deleted the clang-format-19 branch January 25, 2025 07:15
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.

2 participants