Skip to content

Commit

Permalink
fix: .editorconfig is malformed
Browse files Browse the repository at this point in the history
  • Loading branch information
bric3 committed Jan 31, 2024
1 parent d835419 commit ab4c7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ ij_html_text_wrap = normal
[{*.http,*.rest}]
indent_size = 0
ij_continuation_indent_size = 4
ij_http request_call_parameters_wrap = normal
ij_http-request_call_parameters_wrap = normal

[{*.java,*.jbang}]
ij_java_align_consecutive_assignments = false
Expand Down

0 comments on commit ab4c7ce

Please sign in to comment.