Mercurial > hg
diff tests/test-mq-qrefresh-interactive.t @ 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 | b623e323c561 |
children | 3838b910fa6b |