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

Unify formatting and update formatting config #572

Open
4 tasks
manuel-mauky opened this issue Dec 7, 2018 · 0 comments
Open
4 tasks

Unify formatting and update formatting config #572

manuel-mauky opened this issue Dec 7, 2018 · 0 comments
Milestone

Comments

@manuel-mauky
Copy link
Collaborator

At the moment we have a formatter config based on eclipse-settings. However, in the development team there are not eclipse users anymore but only IntelliJ users.

Even though there is a formatter config, not all files are formatted uniformly. To fix this, we should work on the following issues:

  •  Evaluate more general editor configuration formats like https://editorconfig.org/. Even cooler would something like https://github.com/jhipster/prettier-java.
  •  Create a new config for formatter settings
  •  Reformat all existing code files with the new formatter settings
  • Work on automated checking and formatting as part of the build-process or Pull-Requests
@manuel-mauky manuel-mauky added this to the 1.9.0 milestone Dec 7, 2018
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