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