diff setup.py @ 32649:7a209737f01c

annotate: restructure formatter output to be nested list (BC) Annotate data should be in [(file, [line...])...] form, but there was no API to represent such data structure when I ported it to formatter. Now we have fm.nested() and the -T option is still experimental, so we can fix the data format.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 03 Jun 2017 00:25:24 +0900
parents 331dcf199039
children 7dab4c0cdb41
line wrap: on
line diff