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