Commit Graph

2 Commits

Author SHA1 Message Date
takuya kodama
30d11b4d28
ci: Enable Dependabot for GitHub Actions (#11) 2025-05-19 13:58:46 +09:00
takuya kodama
c9fbd8aada
ci: add pre-commit and CI lint workflow (#9)
We introduce pre-commit hook with clang-format to
enforce a unified code style across the project,
reducing style discussions and speeding up cod
reviews.

ref: https://pre-commit.com/
2025-05-19 12:25:56 +09:00