Code review comment for lp:~jdstrand/click-reviewers-tools/lp1346481

Revision history for this message
Martin Albisetti (beuno) wrote :

312 + if 'push-helper' not in self.manifest['hooks'][app]:
313 + # self._add_result(t, n, s)
314 + continue

Why the commenting out?
(the same a few lines lower)

LGTM otherwise.

review: Approve

« Back to merge proposal