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 checkstyle and GitHub action #215

Merged
merged 4 commits into from
Jul 26, 2022
Merged

Add checkstyle and GitHub action #215

merged 4 commits into from
Jul 26, 2022

Conversation

cjreed121
Copy link
Collaborator

This adds checkstyle which is a linter for Java. It will run automatically on GitHub through GitHub actions on PRs to dev/master as well as pushes to those branches. Checkstyle can be run locally but simply running the checkstyleMain gradle task or by running ./gradlew check.

cjreed121 and others added 2 commits July 26, 2022 10:40
Added `puzzle-editor` branch to list of branches to be linted.
@charlestian23 charlestian23 added the new feature Request for a new feature label Jul 26, 2022
@charlestian23 charlestian23 merged commit 0cb7e4e into dev Jul 26, 2022
@charlestian23 charlestian23 deleted the add_checkstyle branch July 26, 2022 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Request for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants