We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e484de commit aafd5fdCopy full SHA for aafd5fd
plugin-maven/README.md
@@ -329,8 +329,8 @@ Groovy-Eclipse formatting errors/warnings lead per default to a build failure. T
329
330
```xml
331
<ktfmt>
332
- <version>0.30</version> <!-- optional -->
333
- <style>DEFAULT</style> <!-- optional, other option is DROPBOX -->
+ <version>0.39</version> <!-- optional -->
+ <style>DEFAULT</style> <!-- optional, other options are DROPBOX, GOOGLE and KOTLINLANG -->
334
</ktfmt>
335
```
336
0 commit comments