Skip to content

Commit 8b1713d

Browse files
committed
Update README index at plugin-gradle and plugin-maven.
1 parent f66aaf5 commit 8b1713d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin-gradle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Spotless supports all of Gradle's built-in performance features (incremental bui
6666
- [SQL](#sql) ([dbeaver](#dbeaver), [prettier](#prettier))
6767
- [Typescript](#typescript) ([tsfmt](#tsfmt), [prettier](#prettier), [ESLint](#eslint-typescript), [Rome](#rome))
6868
- [Javascript](#javascript) ([prettier](#prettier), [ESLint](#eslint-javascript), [Rome](#rome))
69-
- [JSON](#json)
69+
- [JSON](#json) ([simple](#simple), [gson](#gson), [jackson](#jackson), [rome](#rome), [jsonPatch](#jsonPatch))
7070
- [YAML](#yaml)
7171
- [Gherkin](#gherkin)
7272
- Multiple languages

plugin-maven/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ user@machine repo % mvn spotless:check
5151
- [Markdown](#markdown) ([flexmark](#flexmark))
5252
- [Typescript](#typescript) ([tsfmt](#tsfmt), [prettier](#prettier), [ESLint](#eslint-typescript), [Rome](#rome))
5353
- [Javascript](#javascript) ([prettier](#prettier), [ESLint](#eslint-javascript), [Rome](#rome))
54-
- [JSON](#json)
54+
- [JSON](#json) ([simple](#simple), [gson](#gson), [jackson](#jackson), [rome](#rome), [jsonPatch](#jsonPatch))
5555
- [YAML](#yaml)
5656
- [Gherkin](#gherkin)
5757
- Multiple languages

0 commit comments

Comments
 (0)