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

Formatting and structure cleanup #12

Merged
merged 4 commits into from
Jan 27, 2024
Merged

Formatting and structure cleanup #12

merged 4 commits into from
Jan 27, 2024

Conversation

EwanMe
Copy link
Owner

@EwanMe EwanMe commented Aug 29, 2023

  • introduce clang-format with github action
  • formatting all files
  • rename source to conventional src

- introduce clang-format with github action
- formatting all files
- rename source to conventional src
@EwanMe EwanMe closed this Aug 29, 2023
@EwanMe EwanMe reopened this Aug 29, 2023
- remove using namespace to avoid conflicts
- add CMakeSettings.json to build with visual studio
- add .clang-tidy config file
- clean code according to lint warnings/errors
@EwanMe EwanMe force-pushed the housekeeping branch 2 times, most recently from 952d95f to 3ee0ffb Compare January 3, 2024 16:55
@EwanMe EwanMe force-pushed the housekeeping branch 4 times, most recently from 4f1a067 to 83cbc33 Compare January 24, 2024 22:38
@EwanMe EwanMe force-pushed the housekeeping branch 18 times, most recently from 0a79375 to 0ced6ee Compare January 27, 2024 14:08
@EwanMe EwanMe force-pushed the housekeeping branch 2 times, most recently from b04551d to a8e6504 Compare January 27, 2024 14:11
- fix further clang-tidy issues
- integrate clang-tidy with cmake
- cmake package version checks
- github action ci: format, lint, build
@EwanMe EwanMe merged commit 70b4b18 into master Jan 27, 2024
3 checks passed
@EwanMe EwanMe deleted the housekeeping branch January 27, 2024 14:23
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.

1 participant