Skip to content

Commit

Permalink
Partly migrate AGP to 8.4.1, address ktlint reports.
Browse files Browse the repository at this point in the history
  • Loading branch information
eneim committed Jun 1, 2024
1 parent dbbe1b2 commit b7600f9
Show file tree
Hide file tree
Showing 275 changed files with 3,281 additions and 3,069 deletions.
4 changes: 1 addition & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
[*.*]
insert_final_newline = true

[*.{kt, kts}]
[*.{kt,kts}]
indent_size = 2
ktlint_continuation_indent_size = 4
ktlint_disabled_rules = import-ordering

[*.md]
max_line_length = 100
15 changes: 2 additions & 13 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/migrations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

263 changes: 263 additions & 0 deletions .idea/other.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b7600f9

Please sign in to comment.