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

Add style checks #114

Merged
merged 1 commit into from
Jul 22, 2021
Merged

Add style checks #114

merged 1 commit into from
Jul 22, 2021

Conversation

Jaeyoung-Lim
Copy link
Member

@Jaeyoung-Lim Jaeyoung-Lim commented Jul 20, 2021

Problem Description
There were no stylechecks being done making the cpp code have inconsistent styles across the repo.

Proposed Solution
This adds a formatting tool make format and run automated style checks to ensure that the styles are in shape. clang-format-6.0 is used for the style checks

Additional Context

@Jaeyoung-Lim Jaeyoung-Lim force-pushed the pr-style-checks branch 2 times, most recently from b295890 to 0b6fef3 Compare July 22, 2021 12:19
Add stylecheck in github actions
@Jaeyoung-Lim Jaeyoung-Lim marked this pull request as ready for review July 22, 2021 12:21
@Jaeyoung-Lim Jaeyoung-Lim merged commit d1388f7 into master Jul 22, 2021
@Jaeyoung-Lim Jaeyoung-Lim deleted the pr-style-checks branch July 22, 2021 12:24
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.

None yet

1 participant