diff options
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index c0bf18112..0fe2cbbba 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,4 +13,3 @@ insert_final_newline = true [*.{json,yml}] indent_style = space indent_size = 2 - |