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