Skip to content

Commit

Permalink
oppdaterer til 48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blommish committed Jan 4, 2023
1 parent 3a1420b commit 3586f5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[*.{kt,kts}]
ktlint_standard_package-name = disabled # Tillater ikke norske tegn i package name, fikses i 0.49.0 https://github.com/pinterest/ktlint/issues/1757
ktlint_no-semi = disabled # Fikses i 0.48.1 https://github.com/pinterest/ktlint/issues/1733
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
<dependency>
<groupId>com.pinterest</groupId>
<artifactId>ktlint</artifactId>
<version>0.48.0</version>
<version>0.48.1</version>
</dependency>
<!-- additional 3rd party ruleset(s) can be specified here -->
</dependencies>
Expand Down

0 comments on commit 3586f5e

Please sign in to comment.