X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=.editorconfig;h=b0ea8b8118122727acc47b30f89b61a152304e71;hb=adae1973ab632e9e07401848500c46860df7f03c;hp=95c4e456ab27fc4382b209832c45e42b86ee4295;hpb=36055c63a41ddb4462e77077150e6c837a70f556;p=koha-ffzg.git diff --git a/.editorconfig b/.editorconfig index 95c4e456ab..b0ea8b8118 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,3 +10,10 @@ indent_style = space indent_size = 4 # New files charset should be UTF-8 charset = utf-8 + +[*.json] +indent_size = 2 + +[*.yaml] +indent_size = 2 +quote_type = single