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

feat(CI): Add linting and formatting workflow #70

Merged
merged 4 commits into from
Oct 28, 2024
Merged

Conversation

aidanprior
Copy link
Collaborator

Linked issue/ticket

Description

Adds a github workflow that checks any pull requests to main and dev for proper formatting and linting.

Reproduction steps

Any pull request to main and dev

Checklist

  • I've followed the Contributing guidelines
  • I've titled my PR according to the Conventional Commits spec
  • I've added tests that fail without this PR but pass with it
  • I've linted, tested, and commented my code
  • I've updated documentation (if appropriate)

@aidanprior aidanprior requested a review from SamLarivs October 26, 2024 21:54
Copy link
Contributor

@SamLarivs SamLarivs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent. Thanks Aidan.

@SamLarivs SamLarivs merged commit 73c72ca into dev Oct 28, 2024
3 checks passed
@aidanprior aidanprior deleted the aidanprior/CI branch October 28, 2024 15:46
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