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.
1 parent 15d78fc commit 05c1032Copy full SHA for 05c1032
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