Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Conversation

@ooutofmind
Copy link

Summary of change

Use https://github.com/marketplace/actions/run-java-checkstyle action to enable code style validation using google style guide for Java.

Related issue

Closes #157

Pull request checklist

Please keep this checklist in & ensure you have done the following:

  • Read, understood and adhered to our contributing document.

    • Ensure that you were first assigned to a relevant issue before creating this pull request
    • Ensure code changes pass all tests
  • Read, understood and adhered to our style guide. A lot of our code reviews are spent on ensuring compliance with our style guide, so it would save a lot of time if this was adhered to from the outset.

  • Filled in the summary, context (if applicable) and related issue section. Replace the square brackets and its placeholder content with your contents. For an example, see any merged in pull request

  • Set this pull request to 'draft' if you are still working on it

  • Resolved any merge conflicts

For any checkbox that does not apply, still check it.

If in doubt, get in touch with us via our Slack workspace or by creating a new Q&A discussion on GitHub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set up Google Java style guide linter as CI step

2 participants