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