[Code Style] Can we use .editorconfig to format the codes and ignore the order of imported class?
Open
question
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 32
Description
### Question
Since almost all of us use idea as a tool in our daily development, so I think it's importance for us to support a unify . format file by .editorconfig that can be imported by idea and more easy to format our codes.
Another one is that can we ignore the order of imported class? In my oppion,it's no need to care about that
Contributor guide
Research direction
The issue names no repository files, tests, or entry points. Start by reviewing the project's existing Java formatting and import-order conventions, then identify where editor configuration is maintained; done means agreeing on a repository-wide .editorconfig approach and a documented import-order policy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100