Skip to content

chore: add automatic clang-format with pre-commit hooks#70

Merged
jorgesg82 merged 6 commits into
mainfrom
chore/formatter-automation
Feb 14, 2026
Merged

chore: add automatic clang-format with pre-commit hooks#70
jorgesg82 merged 6 commits into
mainfrom
chore/formatter-automation

Conversation

@jorgesg82
Copy link
Copy Markdown
Contributor

@jorgesg82 jorgesg82 commented Feb 11, 2026

Summary

  • add shared .clang-format style for C/C++
  • add .pre-commit-config.yaml with clang-format hook on commit/push
  • add helper script tools/install-git-hooks.sh
  • add CI workflow .github/workflows/format-checks.yml
  • document local setup in README

Notes

  • this PR only adds formatter infrastructure, no functional code changes

@jorgesg82 jorgesg82 merged commit 9c01e69 into main Feb 14, 2026
16 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