]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .editorconfig
Merge remote-tracking branch 'origin/master' into 2.2
[github/wallabag/wallabag.git] / .editorconfig
index c347663eb4b02689e54fc512816b5438f008eab1..92c9a4c35cc8ae505f3019f4855e971f0c29898c 100644 (file)
@@ -9,6 +9,6 @@ indent_size = 4
 trim_trailing_whitespace = true
 insert_final_newline = true
 
-[*.js]
+[*.{js,css}]
 indent_style = space
 indent_size = 2