File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ BUILD SUCCESSFUL
5959 - [ Groovy] ( #groovy ) ([ eclipse groovy] ( #eclipse-groovy ) )
6060 - [ Kotlin] ( #kotlin ) ([ ktlint] ( #ktlint ) , [ ktfmt] ( #ktfmt ) , [ prettier] ( #prettier ) )
6161 - [ Scala] ( #scala ) ([ scalafmt] ( #scalafmt ) )
62- - [ C/C++] ( #c-c++ ) ([ eclipse cdt] ( #eclipse-cdt ) )
62+ - [ C/C++] ( #cc ) ([ eclipse cdt] ( #eclipse-cdt ) )
6363 - [ FreshMark] ( #freshmark ) aka markdown
6464 - [ Antlr4] ( #antlr4 ) ([ antlr4formatter] ( #antlr4formatter ) )
6565 - [ SQL] ( #sql ) ([ dbeaver] ( #dbeaver ) , [ prettier] ( #prettier ) )
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ user@machine repo % mvn spotless:check
4949 - [ Java] ( #java ) ([ google-java-format] ( #google-java-format ) , [ eclipse jdt] ( #eclipse-jdt ) , [ prettier] ( #prettier ) )
5050 - [ Kotlin] ( #kotlin ) ([ ktlint] ( #ktlint ) , [ ktfmt] ( #ktfmt ) , [ prettier] ( #prettier ) )
5151 - [ Scala] ( #scala ) ([ scalafmt] ( #scalafmt ) )
52- - [ C/C++] ( #c-c++ ) ([ eclipse cdt] ( #eclipse-cdt ) )
52+ - [ C/C++] ( #cc ) ([ eclipse cdt] ( #eclipse-cdt ) )
5353 - [ Antlr4] ( #antlr4 ) ([ antlr4formatter] ( #antlr4formatter ) )
5454 - [ Typescript] ( #typescript ) ([ tsfmt] ( #tsfmt ) , [ prettier] ( #prettier ) )
5555 - Multiple languages
@@ -61,7 +61,7 @@ user@machine repo % mvn spotless:check
6161 - [ How can I enforce formatting gradually? (aka "ratchet")] ( #ratchet )
6262 - [ Line endings and encodings (invisible stuff)] ( #line-endings-and-encodings-invisible-stuff )
6363 - [ Disabling warnings and error messages] ( #disabling-warnings-and-error-messages )
64- - [ How do I preview what ` spotlessApply ` will do?] ( #how-do-i-preview-what-spotlessapply-will-do )
64+ - [ How do I preview what ` mvn spotless:apply ` will do?] ( #how-do-i-preview-what-mvn -spotlessapply-will-do )
6565 - [ Can I apply Spotless to specific files?] ( #can-i-apply-spotless-to-specific-files )
6666 - [ Example configurations (from real-world projects)] ( #examples )
6767
You can’t perform that action at this time.
0 commit comments