X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.editorconfig;h=26230e9483415eeb23b133e0028d6e25b05a85d7;hb=d222eec9f7f60577c9d5fd9bbd8ec52b41ed9400;hp=ae59e9354118a520f7db4ee5234db9d365de8771;hpb=70d0ed3ebfab751069c82f138698800adbc07a0a;p=mirror_xterm.js.git diff --git a/.editorconfig b/.editorconfig index ae59e93..26230e9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,7 @@ indent_style = space indent_size = 2 insert_final_newline = true trim_trailing_whitespace = true +end_of_line = lf [*.{j,t}s] max_line_length = 100