X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;h=d4ef734907cc9bc0d04bd27f1e7611f3452a1ba2;hb=refs%2Ftags%2F2.1.6.1;hp=f339d2da64282d939d8d1a568b7cd8bf7265c42e;hpb=daacffefa64c57d0ec767e14477e06efd6c97510;p=github%2Fwallabag%2Fwallabag.git diff --git a/.editorconfig b/.editorconfig index f339d2da..d4ef7349 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,3 +8,7 @@ indent_style = space indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true + +[*.css] +indent_style = space +indent_size = 2