X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=.editorconfig;h=910ea5ca1811000216578ea9b44f6a1d3b373e11;hb=5950244f5eaeda8ec5f83b236552217ec5d480cb;hp=ca2bed390137c19d32e959b04bf988d6d9c5c46a;hpb=f63182fc62b25269b1c38588dca2b3535ed1a1a2;p=chaz%2Fp5-File-KDBX diff --git a/.editorconfig b/.editorconfig index ca2bed3..910ea5c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true -[{**.pl,**.pm,**.pod,**.t,bin/fkpx-agent}] +[{**.pl,**.pm,**.pod,**.t,bin/fkpx-agent,Changes}] indent_style = space indent_size = 4 max_line_length = 110