Skip to content

Commit

Permalink
Ignore trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-dev committed Jun 15, 2024
1 parent f0e2d46 commit 530a055
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 @@ -16,7 +16,7 @@ ij_visual_guides =
ij_wrap_on_typing = false

[*.java]
trim_trailing_whitespace = true
# trim_trailing_whitespace = true creates too many unwanted changes in files with empty JavaDoc lines
ij_java_align_consecutive_assignments = false
ij_java_align_consecutive_variable_declarations = false
ij_java_align_group_field_declarations = false
Expand Down

0 comments on commit 530a055

Please sign in to comment.