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

Evaluate .editorconfig for code style settings #271

Open
4 tasks
dsmf opened this issue Nov 10, 2023 · 0 comments
Open
4 tasks

Evaluate .editorconfig for code style settings #271

dsmf opened this issue Nov 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dsmf
Copy link
Contributor

dsmf commented Nov 10, 2023

As a developer / contributor,
I want an IDE agnostic way to configure coding style settings,
so that editor settings can be directly applied across various IDEs.

(!) Please note that this story may conflict with #319. If we decide to use the google-java-format plugin instead of configuration, this story will be obsolete.

Hints / Details

While .editorconfig is not an official standard in the sense of being ratified by a standards organization, the .editorconfig file format has gained widespread adoption and serves as a de facto standard for configuring coding styles across different development environments.

Currently we use the following IDE specific code style settings:
https://github.com/eclipse-tractusx/item-relationship-service/tree/main/.idea/codeStyles

Outcome / Acceptance Criteria

Outcome

Acceptance Criteria

  • Evaluation has taken place

If evaluation successful:

@dsmf dsmf added this to IRS Nov 10, 2023
@dsmf dsmf moved this to backlog in IRS Nov 10, 2023
@mkanal mkanal added the enhancement New feature or request label Nov 14, 2023
@jzbmw jzbmw removed their assignment Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: backlog
Development

No branches or pull requests

3 participants