sentry-unreal
sentry-unreal copied to clipboard
chore: Add clang format check to CI
This PR introduces automatic code formatting checks to the project by:
- Adding a
.clang-formatconfiguration file - Adding a new CI workflow that checks for formatting issues
- Applying formatting fixes across the entire plugin codebase to comply with the new style rules
#skip-changelog