]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - .editorconfig
add initial WIP
[chaz/p5-File-KDBX] / .editorconfig
index f487ba2ac4fda8b281799c7ba16ba1f1d76081e3..ca2bed390137c19d32e959b04bf988d6d9c5c46a 100644 (file)
@@ -9,10 +9,10 @@ end_of_line                 = lf
 insert_final_newline        = true
 trim_trailing_whitespace    = true
 
-[{**.pl,**.pm,**.pod,**.t,bin/graphql}]
+[{**.pl,**.pm,**.pod,**.t,bin/fkpx-agent}]
 indent_style    = space
 indent_size     = 4
-max_line_length = 120
+max_line_length = 110
 
 [{.editorconfig,**.ini}]
 indent_style    = space
This page took 0.021646 seconds and 4 git commands to generate.