diff options
Diffstat (limited to 'src/tools/rustfmt/.editorconfig')
-rw-r--r-- | src/tools/rustfmt/.editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/rustfmt/.editorconfig b/src/tools/rustfmt/.editorconfig index 5bb92df3e..ed6894e5c 100644 --- a/src/tools/rustfmt/.editorconfig +++ b/src/tools/rustfmt/.editorconfig @@ -21,6 +21,3 @@ indent_size = unset indent_style = unset trim_trailing_whitespace = unset insert_final_newline = unset - -[appveyor.yml] -end_of_line = unset |