We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab5472a + 05c1032 commit 900a0c8Copy full SHA for 900a0c8
src/etc/tidy.py
@@ -5,7 +5,7 @@
5
from licenseck import *
6
7
err=0
8
-cols=78
+cols=100
9
10
# Be careful to support Python 2.4, 2.6, and 3.x here!
11
config_proc=subprocess.Popen([ "git", "config", "core.autocrlf" ],
0 commit comments