diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-02-11 18:55:29 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-02-11 20:21:35 +0100 |
commit | 4f06a788b13d16ccee332f63c707c476e4b33b7e (patch) | |
tree | 2a74f8bcab1d678e3cbf4a5681703fb31874c138 /.editorconfig | |
parent | 5d25204e1cf5bd5dbe0fafb44c9b82e07c873ca0 (diff) |
fix editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig index 86c84679..2cbc03dd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,3 @@ indent_style = tab [*.{bat,cmd}] end_of_line = crlf -indent_style = space -indent_size = 4 - |