X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=.editorconfig;fp=.editorconfig;h=92c9a4c35cc8ae505f3019f4855e971f0c29898c;hb=68003139e133835805b143b62c4407f19b495dab;hp=c347663eb4b02689e54fc512816b5438f008eab1;hpb=bbd4ae7b56d9db744482a5630abad350f2d819af;p=github%2Fwallabag%2Fwallabag.git diff --git a/.editorconfig b/.editorconfig index c347663e..92c9a4c3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,6 +9,6 @@ indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true -[*.js] +[*.{js,css}] indent_style = space indent_size = 2