Skip to content

Format code and set-up linter #183

Description

@owlang

Developer quality of life issue ticket.

We should do a major formatting commit to adhere to a style guide and set up a linter.

Something like this will allow us to select a style and integrate the linter with gradle to lint the project through a gradle command. This can also integrate into git with a git hook so that it lints files before making a commit (can toggle to only lint files that were changed on a feature branch).

https://medium.com/@anirudhramesh95/enforcing-formatting-standards-for-your-java-project-using-gradle-2c21172743e5

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions