X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;h=f0d83ee3caf7185e85208508eaa69bc1a5685836;hb=16d35cf77e0b650091a5a91a3c2d2c61631eb1cb;hp=4a6589a2f9a2b469d981315e514c4a60d7b02722;hpb=1f40141a6992af6620962cba98b72f14de076615;p=github%2Fshaarli%2FShaarli.git diff --git a/.editorconfig b/.editorconfig index 4a6589a2..f0d83ee3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ trim_trailing_whitespace = true indent_style = space indent_size = 4 -[*.{htaccess,html,xml}] +[*.{htaccess,html,js,json,xml,yml}] indent_size = 2 [*.php]