Mercurial > hg
diff tests/tinyproxy.py @ 19982:3e1e4a8aec1e
check-code: prepend warning prefix for repeated warnings only once
When a warning occured several times in one file, "warning: " was prepended
several times:
examplefile.py:3:
> def a(object):
warning: this looks wrong
examplefile.py:27:
> def x(object):
warning: warning: this looks wrong
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Sat, 02 Nov 2013 11:25:04 +0100 |
parents | ca430fb6a668 |
children | 328739ea70c3 |