Mercurial > hg
comparison tests/test-filelog.py.out @ 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 | d76ba2090e0c |
children |
comparison
equal
deleted
inserted
replaced
19981:d1e14e7e5b40 | 19982:3e1e4a8aec1e |
---|