gecko-dev/python/mozlint
Andrew Halberstadt dde3965629 Bug 1309963 - Make sure return codes are passed from .lint files up to the cli, r=jgraham
If a linter returns a status code instead of a list of results, mozlint will throw away
that status code and move on to the next linter. We should make sure that status code
bubbles all the way up to the cli.

MozReview-Commit-ID: 9fXpmtlUUT1

--HG--
extra : rebase_source : 84c80d1b24d7233d0c4c6e38b23e775110776d1f
2016-10-13 16:23:13 -04:00
..
mozlint Bug 1309963 - Make sure return codes are passed from .lint files up to the cli, r=jgraham 2016-10-13 16:23:13 -04:00
test Bug 1309963 - Make sure return codes are passed from .lint files up to the cli, r=jgraham 2016-10-13 16:23:13 -04:00
setup.py Bug 1302796 - Add integration between structured logging and lints, r=ahal 2016-09-13 14:18:41 +01:00