gecko-dev/python/mozlint/mozlint
Andrew Halberstadt 4524d8939a Bug 1318488 - [mozlint] Use sys.stdout.encoding when printing formatter's output, r=smacleod
This fixes a UnicodeDecodeError when sys.stdout's encoding can't handle unicode.

MozReview-Commit-ID: 3INna8MRje5

--HG--
extra : rebase_source : bb8f3b5cbdbb6601b6946d5fbb7396848f22b5c6
2016-11-17 17:36:34 -05:00
..
formatters Bug 1316925 - Keep track of failed linters in stylish formatter summary, r=jgraham 2016-11-14 11:56:46 -05:00
__init__.py
cli.py Bug 1318488 - [mozlint] Use sys.stdout.encoding when printing formatter's output, r=smacleod 2016-11-17 17:36:34 -05:00
errors.py
parser.py
pathutils.py Bug 1288425 - Make sure we skip invalid extensions when linting with --rev or --workdir, r=smacleod 2016-08-09 16:24:04 -04:00
result.py Bug 1279811 - Make output of column number optional in mozlint, r=ahal 2016-06-23 10:36:47 +01:00
roller.py Bug 1316925 - Keep track of failed linters in stylish formatter summary, r=jgraham 2016-11-14 11:56:46 -05:00
types.py Bug 1316925 - Keep track of failed linters in stylish formatter summary, r=jgraham 2016-11-14 11:56:46 -05:00
vcs.py Bug 1300779 - [mozlint] Redirect stderr when detecting version control root, r=smacleod 2016-09-06 10:36:45 -04:00