Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351e90e commit ad36dadCopy full SHA for ad36dad
1 file changed
linter.py
@@ -75,6 +75,7 @@ def cmd(self):
75
cmd = [
76
'mypy',
77
'${args}',
78
+ '--no-pretty',
79
'--show-column-numbers',
80
'--hide-error-context',
81
'--no-error-summary',
0 commit comments