Skip to content

Commit ba048e7

Browse files
committed
Increase maximum line length
With the long Gtk+ function names it is necessary to allow longer lines.
1 parent 23f401b commit ba048e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.indent.pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-kr -i4 --no-tabs --line-length79 -di16
1+
-kr -i4 --no-tabs --line-length120 -di16
22
--braces-after-if-line --brace-indent0 --dont-cuddle-else --cuddle-do-while
33
--blank-lines-after-declarations --blank-lines-after-procedures
44
--break-after-boolean-operator

0 commit comments

Comments
 (0)