]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .editorconfig
Merge pull request #4438 from wallabag/dependabot/composer/scheb/two-factor-bundle...
[github/wallabag/wallabag.git] / .editorconfig
index d4ef734907cc9bc0d04bd27f1e7611f3452a1ba2..140440443dbf9e8fdaaf507dbe401455507d8beb 100644 (file)
@@ -9,6 +9,9 @@ indent_size = 4
 trim_trailing_whitespace = true
 insert_final_newline = true
 
-[*.css]
+[*.{js,css}]
 indent_style = space
 indent_size = 2
+
+[*akefile]
+indent_style = tab