Skip to content

Add pre-commit config to enforce C++ formatting#36941

Merged
arnej27959 merged 1 commit into
masterfrom
arnej/add-pre-commit-config
May 19, 2026
Merged

Add pre-commit config to enforce C++ formatting#36941
arnej27959 merged 1 commit into
masterfrom
arnej/add-pre-commit-config

Conversation

@arnej27959
Copy link
Copy Markdown
Member

Adds a .pre-commit-config.yaml that runs clang-format (v22.1.4) on all C++ source files (.cpp, .h, .hpp), suitable for a pre-commit hook.

Adds a .pre-commit-config.yaml that runs clang-format (v22.1.4) on all
C++ source files (.cpp, .h, .hpp), suitable for a pre-commit hook.
@arnej27959 arnej27959 merged commit 4c6b9c0 into master May 19, 2026
3 checks passed
@arnej27959 arnej27959 deleted the arnej/add-pre-commit-config branch May 19, 2026 10:07
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.

4 participants