X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;h=34bd7994d68f53311b9b961692db7ba407503b76;hb=dea72c711ff740b3b829d238fcf85648465143a0;hp=8783e4cb00700f39d9927e2b8c026d5f8b2a679d;hpb=9fb22af6b3b5d7dfd9ef3999c21df4d21be8504b;p=github%2Fshaarli%2FShaarli.git diff --git a/.editorconfig b/.editorconfig index 8783e4cb..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}] +[*.{htaccess,html,scss,js,json,xml,yml}] indent_size = 2 [*.php]