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

Enforce code style #18

Open
SirYwell opened this issue Jul 6, 2021 · 0 comments
Open

Enforce code style #18

SirYwell opened this issue Jul 6, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed size: medium
Milestone

Comments

@SirYwell
Copy link
Member

SirYwell commented Jul 6, 2021

While the overall code quality of LandLord is pretty good, it should be a long term target to keep it that way. To achieve that, we should settle on a common code style that is enforced before a pull request can get merged.

As a tool, I would propose spotless. It is more modern than checkstyle and allows to automatically fix issues like removing unused imports.

The specific rules would need to be discussed.

@SirYwell SirYwell added enhancement New feature or request help wanted Extra attention is needed labels Jul 6, 2021
@rainbowdashlabs rainbowdashlabs added this to the Version 5 milestone Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed size: medium
Projects
None yet
Development

No branches or pull requests

3 participants