X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=blobdiff_plain;f=.editorconfig;h=34bd7994d68f53311b9b961692db7ba407503b76;hp=4a6589a2f9a2b469d981315e514c4a60d7b02722;hb=4fa9a3c5d83a1024678596a586afe5df14a345b5;hpb=72cfe44436f4316112fc4aabfe8940aa7b4adcab diff --git a/.editorconfig b/.editorconfig index 4a6589a2..34bd7994 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ trim_trailing_whitespace = true indent_style = space indent_size = 4 -[*.{htaccess,html,xml}] +[*.{htaccess,html,scss,js,json,xml,yml}] indent_size = 2 [*.php]