X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=.editorconfig;h=910ea5ca1811000216578ea9b44f6a1d3b373e11;hp=ca2bed390137c19d32e959b04bf988d6d9c5c46a;hb=fc25f1a91f10df72c352f10a35a82d27e9382d7d;hpb=afae2e268e27694e7d64721dd974d22ed3efae9b 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