Enforce clang-format on the repo #168

Closed
opened 2026-04-05 17:52:04 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ImUrX on 10/30/2024

Enforces formatting on the whole repo, will obviously break PRs

I also added clang-tidy config which is a static analyzer, it can take care of setting up a naming convention for us and force us to make modern looking C++, but its config is yet not enforced on CI

*Originally created by @ImUrX on 10/30/2024* Enforces formatting on the whole repo, will obviously break PRs I also added `clang-tidy` config which is a static analyzer, it can take care of setting up a naming convention for us and force us to make modern looking C++, but its config is yet not enforced on CI
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#168