Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add importorder #15

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Add importorder #15

merged 1 commit into from
Jan 27, 2025

Conversation

rnc
Copy link
Contributor

@rnc rnc commented Jan 27, 2025

@thescouser89 The idea here is that we could do further sharing i.e.

             <configuration>
                 <java>
                     <removeUnusedImports />
                     <importOrder>
  -                      <order>java,javax,jakarta,org,com</order>
  +                      <file>java-import-order.txt</file>
                     </importOrder>
                     <eclipse>
                         <file>java-formatter.xml</file>

@thescouser89
Copy link
Contributor

Oh wow that's so cool! LGTM!

@thescouser89 thescouser89 merged commit 6b9bfed into project-ncl:main Jan 27, 2025
2 checks passed
@rnc rnc deleted the BR1 branch January 27, 2025 15:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants