We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96454d5 commit 07a94bbCopy full SHA for 07a94bb
1 file changed
.editorconfig
@@ -260,8 +260,6 @@ ij_java_wrap_comments = false
260
ij_java_wrap_first_method_in_call_chain = false
261
ij_java_wrap_long_lines = false
262
263
-# Java line length is handled by google-java-format
264
-max_line_length = off
265
[*.proto]
266
ij_continuation_indent_size = 2
267
ij_proto_keep_indents_on_empty_lines = false
@@ -763,7 +761,3 @@ ij_properties_spaces_around_key_value_delimiter = false
763
761
[{*.yaml, *.yml}]
764
762
ij_yaml_keep_indents_on_empty_lines = false
765
ij_yaml_keep_line_breaks = true
766
-
767
-[*.md]
768
-# Markdown line length is handled by rumdl
769
0 commit comments