diff options
author | Tulir Asokan <tulir@maunium.net> | 2018-03-20 23:49:37 +0200 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2018-03-20 23:49:37 +0200 |
commit | 68a48c08a57bfbe316bface95ba060dad1d2d42b (patch) | |
tree | 3cebc779ea8940a132993d9023c900f9c931cd05 /.editorconfig | |
parent | 911107313224bce1ec33a1cae1a7218c21eb0dfb (diff) |
Update README and other files
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig index 21d312a..1b83267 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,3 @@ end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true - -[*.{yaml,yml}] -indent_style = space |