Stian Thorgersen
a2c1055f8d
Proposed import order ( #43432 )
...
* Add importOrder to Spotless
Closes #43235
Signed-off-by: stianst <stianst@gmail.com>
* Re-order imports with Spotless
Signed-off-by: stianst <stianst@gmail.com>
---------
Signed-off-by: stianst <stianst@gmail.com>
2025-11-14 09:34:49 +01:00
Thomas Darimont
6ec6e802f4
Disable trim_trailing_whitespace in editorconfig
...
Currently, the trim_trailing_whitespace setting is enabled for *.java
files which leads to a lot of noise when doing simple changes in a PR.
This makes it harder to see the essence of the PR.
Fixes #34755
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-11-07 17:48:17 +01:00
Alexander Schwartz
27a4d03c34
Don't apply editorconfig auto-formatting to properties file for now
...
Closes #29982
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-05-29 19:00:06 +02:00
Alexander Schwartz
f21bbaf2a1
Prevent star imports in Java when contributors use IntelliJ based IDEs ( #29920 )
...
Closes #29919
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-05-28 14:28:09 +02:00