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

added scripts for clang-tidy and clang-format, added different cmake targets #34

Conversation

StephanKa
Copy link
Collaborator

added scripts and new targets for CMake usage for clang-tidy and clang-format

  • clang-format-check --> will output warnings in formatting
  • clang-format-check-fix --> will fix the formatting
  • clang-tidy-check --> will check all files
  • clang-tidy-diff-check --> will only check unstaged changes in git

@StephanKa StephanKa requested a review from arnemertz March 4, 2024 18:58
@StephanKa StephanKa merged commit 08c3ed7 into Zuehlke:main Mar 5, 2024
15 of 17 checks passed
@StephanKa StephanKa deleted the feature/add-scripts-clang-tidy-clang-format-cmake-targets branch May 9, 2024 18:51
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.

2 participants