X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;h=140440443dbf9e8fdaaf507dbe401455507d8beb;hb=0a258f85be31c5d99317ffdc83cc8735e504ed48;hp=92c9a4c35cc8ae505f3019f4855e971f0c29898c;hpb=78295b99dd1721c613f1ce52e2debbe6f6db7753;p=github%2Fwallabag%2Fwallabag.git diff --git a/.editorconfig b/.editorconfig index 92c9a4c3..14044044 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,6 @@ insert_final_newline = true [*.{js,css}] indent_style = space indent_size = 2 + +[*akefile] +indent_style = tab