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

Separation of guide into 2 parts #91

Open
zubtsov opened this issue Jun 28, 2024 · 0 comments
Open

Separation of guide into 2 parts #91

zubtsov opened this issue Jun 28, 2024 · 0 comments

Comments

@zubtsov
Copy link

zubtsov commented Jun 28, 2024

There are two aspects to this guide:

  1. Rules and guidelines that can be automatically checked by a Scala linter, checker, or validator.
  2. Rules that can't be enforced automatically.

For this guide, it makes sense to provide the first part in the form of a configuration that can be automatically applied and enforced by Scala formatting tools. This way, adopters of this guide don't have to remember or create their own configuration. Instead, they can simply follow a single entry in the guide: "use this formatting configuration."

This guide can then focus on more complex aspects of good and clean code.

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

No branches or pull requests

1 participant