Skip to content

Commit

Permalink
Update README index at plugin-gradle and plugin-maven.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jul 31, 2023
1 parent f66aaf5 commit 8b1713d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin-gradle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Spotless supports all of Gradle's built-in performance features (incremental bui
- [SQL](#sql) ([dbeaver](#dbeaver), [prettier](#prettier))
- [Typescript](#typescript) ([tsfmt](#tsfmt), [prettier](#prettier), [ESLint](#eslint-typescript), [Rome](#rome))
- [Javascript](#javascript) ([prettier](#prettier), [ESLint](#eslint-javascript), [Rome](#rome))
- [JSON](#json)
- [JSON](#json) ([simple](#simple), [gson](#gson), [jackson](#jackson), [rome](#rome), [jsonPatch](#jsonPatch))
- [YAML](#yaml)
- [Gherkin](#gherkin)
- Multiple languages
Expand Down
2 changes: 1 addition & 1 deletion plugin-maven/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ user@machine repo % mvn spotless:check
- [Markdown](#markdown) ([flexmark](#flexmark))
- [Typescript](#typescript) ([tsfmt](#tsfmt), [prettier](#prettier), [ESLint](#eslint-typescript), [Rome](#rome))
- [Javascript](#javascript) ([prettier](#prettier), [ESLint](#eslint-javascript), [Rome](#rome))
- [JSON](#json)
- [JSON](#json) ([simple](#simple), [gson](#gson), [jackson](#jackson), [rome](#rome), [jsonPatch](#jsonPatch))
- [YAML](#yaml)
- [Gherkin](#gherkin)
- Multiple languages
Expand Down

0 comments on commit 8b1713d

Please sign in to comment.