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 lint GitHub action #13

Merged
merged 6 commits into from
Jun 11, 2024
Merged

Add lint GitHub action #13

merged 6 commits into from
Jun 11, 2024

Conversation

jfantinhardesty
Copy link
Contributor

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

This adds a GitHub action to run the clang-format to verify that all code has been properly formatted. It fails if it finds code that is not formatted.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

@jfantinhardesty jfantinhardesty merged commit f9ed5a8 into main Jun 11, 2024
9 checks passed
@jfantinhardesty jfantinhardesty deleted the add-lint-github-action branch June 11, 2024 19:44
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