Skip to content

Commit d5d35b1

Browse files
authored
Merge pull request #281 from sbt/fix-readme
fix readme
2 parents 3bbf404 + 60519f3 commit d5d35b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ For available versions see [releases](https://github.com/sbt/sbt-java-formatter/
3131
* `javafmtFixImportsCheck` fails if Java imports need fixing
3232
* `javafmtFixImportsCheckAll` fails if Java imports need fixing in any configuration (`Compile` and `Test` by default)
3333
<br>
34+
3435
* The `javafmtOnCompile` setting controls whether the formatter kicks in on compile (`false` by default).
3536
* The `javafmtStyle` setting defines the formatting style: Google Java Style (by default) or AOSP style.
3637
* The `javafmtSortImports` setting controls whether imports are sorted (`true` by default).

0 commit comments

Comments
 (0)