forked from loafle/openapi-generator-original
[Kotlin]Formatted according to the kotlin style guide (#5196)
* Do not put a space https://kotlinlang.org/docs/reference/coding-conventions.html#horizontal-whitespace * Use 4 spaces for indentation https://kotlinlang.org/docs/reference/coding-conventions.html#formatting * Put spaces around the `=` sign https://kotlinlang.org/docs/reference/coding-conventions.html#method-call-formatting * Indent the expression body by 4 spaces https://kotlinlang.org/docs/reference/coding-conventions.html#expression-body-formatting * run ./bin/kotlin-springboot-petstore-all.sh
This commit is contained in:
@@ -1 +1 @@
|
||||
4.2.2-SNAPSHOT
|
||||
4.3.0-SNAPSHOT
|
||||
Reference in New Issue
Block a user