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

Introduce code formatting & linting #3

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

ros-dorian
Copy link
Collaborator

This PR introduces formatting and linting rules that need to be followed project-wide.

This makes use of the Clang tools clang-format and clang-tidy.

@ros-dorian ros-dorian added the enhancement New feature or request label Feb 24, 2022
@ros-dorian ros-dorian self-assigned this Feb 24, 2022
Repository owner deleted a comment from github-actions bot Mar 6, 2022
@ros-dorian
Copy link
Collaborator Author

This PR contains the necessary files to run linting on your own machine (using clang-format and clang-tidy). It also includes the workflow for future PRs.

⚠️ The current code was not run against the linter so any new changes might require a lot of refactoring.

@ros-dorian ros-dorian requested a review from BartLucien March 6, 2022 15:38
@ros-dorian ros-dorian force-pushed the feature/format-lint branch from 32bde7e to 1d90349 Compare March 17, 2022 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant