X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;h=92c9a4c35cc8ae505f3019f4855e971f0c29898c;hb=refs%2Fheads%2Frss2atom;hp=f339d2da64282d939d8d1a568b7cd8bf7265c42e;hpb=8394ab46191f717dc9c32fecfa6809f958951dca;p=github%2Fwallabag%2Fwallabag.git diff --git a/.editorconfig b/.editorconfig index f339d2da..92c9a4c3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,3 +8,7 @@ indent_style = space indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true + +[*.{js,css}] +indent_style = space +indent_size = 2