diff --git a/.editorconfig b/.editorconfig index 9a28ee19..c8ba226b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,7 +13,7 @@ line_comment = // block_comment_start = /* block_comment = * block_comment_end = */ -max_line_length = off +max_line_length = 220 [*.json] indent_size = 2 diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 5b49261c..f4bebc70 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -16,6 +16,9 @@ + +