Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nlam-atlassian committed Nov 3, 2024
1 parent f9737e9 commit 32506f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

# To override IDEA default 120 columns
max_line_length = 120

[*.md]
Expand Down
4 changes: 0 additions & 4 deletions model/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ plugins {
id("kotlinx-serialization")
}

ktlint {
android.set(true)
}

kotlin {
// Java
jvm {
Expand Down

0 comments on commit 32506f1

Please sign in to comment.