Skip to content

Commit 07a94bb

Browse files
committed
fix: drop unrelated editorconfig changes
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 96454d5 commit 07a94bb

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.editorconfig

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,6 @@ ij_java_wrap_comments = false
260260
ij_java_wrap_first_method_in_call_chain = false
261261
ij_java_wrap_long_lines = false
262262

263-
# Java line length is handled by google-java-format
264-
max_line_length = off
265263
[*.proto]
266264
ij_continuation_indent_size = 2
267265
ij_proto_keep_indents_on_empty_lines = false
@@ -763,7 +761,3 @@ ij_properties_spaces_around_key_value_delimiter = false
763761
[{*.yaml, *.yml}]
764762
ij_yaml_keep_indents_on_empty_lines = false
765763
ij_yaml_keep_line_breaks = true
766-
767-
[*.md]
768-
# Markdown line length is handled by rumdl
769-
max_line_length = off

0 commit comments

Comments
 (0)