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

Add .editorconfig to help with formatting #760

Conversation

abelsromero
Copy link
Member

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Documentation
  • Refactor
  • Build improvement
  • Other (please describe)

What is the goal of this pull request?

A bit of a personal change. I don't believe in strong formatting policies because those make things harder for contributors.
However, there are some IDE configurations that are helpful to have when contributing to Maven projects.
This PR tries to address that at leas for IntelliJ.

Are there any alternative ways to implement this?

There are plenty of tools. But editorconfig is supported by IntellKJ and vscode.

Are there any implications of this pull request? Anything a user must know?

no

Is it related to an existing issue?

  • Yes
  • No

Finally, please add a corresponding entry to CHANGELOG.adoc

* Reformated imports for all Java files
* Updated contributing.adoc
@abelsromero abelsromero merged commit d7e577a into asciidoctor:main Jan 27, 2024
20 checks passed
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.

1 participant