]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .editorconfig
also for new default tpl add meta tag to block sending the referrer vintage -> #692
[github/shaarli/Shaarli.git] / .editorconfig
index 5abbd7bff45b5d34598f0135010fc751db577261..8783e4cb00700f39d9927e2b8c026d5f8b2a679d 100644 (file)
@@ -10,7 +10,7 @@ trim_trailing_whitespace = true
 indent_style = space
 indent_size = 4
 
-[*.{html,xml}]
+[*.{htaccess,html,js,json,xml}]
 indent_size = 2
 
 [*.php]