diff --git a/.editorconfig b/.editorconfig index 9809e12c..44c3cd2c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -20,3 +20,7 @@ indent_size = 2 [{*.yml,*.yaml}] indent_size = 2 + +[*.md] +trim_trailing_whitespace = false +insert_final_newline = false diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index f44b1994..5c9943cc 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -36,6 +36,7 @@