Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Formatting via clang-format #264

Merged
merged 7 commits into from
Oct 31, 2023

Conversation

fschrempf
Copy link
Contributor

Follow-up for #237.

This PR introduces:

  • clang-format as default formatting tool with automatic code formatting support for VSCode
  • Prepare for using git blame --ignore-revs-file feature to ignore format reworks
  • Add formatting check Github action to PR's and pushes
  • Rework build action to compile all targets in parallel so reducing the overall time taken and add action as a PR check
  • Add README section about code formatting

Further discussions can be found here: Automatische Code Formatierung

laszloh and others added 7 commits October 29, 2023 20:50
@biologist79 biologist79 merged commit 0253bc7 into biologist79:dev Oct 31, 2023
10 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.

3 participants