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