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