diff --git a/LICENSES/.editorconfig b/LICENSES/.editorconfig index 9337714..b959b77 100644 --- a/LICENSES/.editorconfig +++ b/LICENSES/.editorconfig @@ -4,3 +4,4 @@ root = false [*] indent_style = space +trim_trailing_whitespace = false