Skip to content

Commit

Permalink
Update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
huehnerlady committed Aug 15, 2023
1 parent 36870a8 commit 5b33d03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ ij_continuation_indent_size = 4
ij_smart_tabs = false
ij_visual_guides = none
ij_wrap_on_typing = false
disabled_rules = indent,parameter-list-wrapping,keyword-spacing
ktlint_standard_indent = disabled
ktlint_standard_parameter-list-wrapping = disabled
ktlint_standard_keyword-spacing = disabled

[.editorconfig]
ij_editorconfig_align_group_field_declarations = false
Expand Down

0 comments on commit 5b33d03

Please sign in to comment.