Skip to content

Conversation

@mvolikas
Copy link
Contributor

Fixes #1775

Notes:
Most differences are whitespace.

We might also want to adjust the readme so that we include the commands to check via checkstyle and edditorconfig:

# check with checkstyle and generate reports under /target
mvn checkstyle:check

# check with edditorconfig
mvn validate

# format via edditorconfig plugin
mvn editorconfig:format

@mvolikas mvolikas self-assigned this Jan 11, 2026
@rzo1
Copy link
Contributor

rzo1 commented Jan 11, 2026

Lgtm.

  • How does checkstyle format interact with the formatting plugin in place?
  • Would it make sense to add an action similar to license for fixing intendition if missed or broken?

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

Successfully merging this pull request may close these issues.

[Improvement] Make indentation consistent across project files

2 participants