google-java-format Questions
1
I am trying to configure a maven spring boot application to use spotless with google java format style. I would like as well to have Intellij formatting the code as the maven plugin does.
But i am ...
Biggin asked 3/3, 2022 at 15:20
1
I am finding out ways to configure google_checks to use 4 spaces in the maven Checkstyle plugin. I set the indentSize configuration parameter to 4, but it does not work. Is there a configuration op...
Toni asked 18/9, 2020 at 9:43
1
Solved
We wired https://github.com/sherter/google-java-format-gradle-plugin into our project per the readme.
We also wired in a pre-commit hook to run the plugin before committing, which ensures that all...
Yasukoyataghan asked 4/4, 2020 at 19:24
1
© 2022 - 2024 — McMap. All rights reserved.