Skip to content

Commit

Permalink
pom.xml: Set property to use official coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
elifarley authored Nov 29, 2019
1 parent 2f6a6a9 commit 95ab146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<kotlin.code.style>official</kotlin.code.style>
<dokka.version>0.10.0</dokka.version>
<kotlin.version>1.3.50</kotlin.version>
<kotlin.compiler.languageVersion>1.3</kotlin.compiler.languageVersion>
Expand Down

0 comments on commit 95ab146

Please sign in to comment.