Replies: 2 comments
-
We don't have a dedicated article on it besides contributing: Line 256 in 7f8a039 but yes, those plugins is what is used and what we do is we have the The source is here: https://github.com/quarkusio/quarkus/tree/main/independent-projects/ide-config Let me know if that covers it for you? |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's actually a nice blog post idea. I'll put it on my list. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found it interesting how the Quarkus team treats code formatting in Quarkus. Using maven and/or eclipse. How do you force the project's code style. I saw references to the plugins
net.revelc.code.formatter:formatter-maven-plugin
andcom.diffplug.spotless:spotless-maven-plugin
.Is there any article of yours about this? For those who want to delve a little deeper.
Tks!
Beta Was this translation helpful? Give feedback.
All reactions