gecko-dev/media
Ricky Stewart 02a7b4ebdf Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
Allow-list all Python code in tree for use with the black linter, and re-format all code in-tree accordingly.

To produce this patch I did all of the following:

1. Make changes to tools/lint/black.yml to remove include: stanza and update list of source extensions.

2. Run ./mach lint --linter black --fix

3. Make some ad-hoc manual updates to python/mozbuild/mozbuild/test/configure/test_configure.py -- it has some hard-coded line numbers that the reformat breaks.

4. Make some ad-hoc manual updates to `testing/marionette/client/setup.py`, `testing/marionette/harness/setup.py`, and `testing/firefox-ui/harness/setup.py`, which have hard-coded regexes that break after the reformat.

5. Add a set of exclusions to black.yml. These will be deleted in a follow-up bug (1672023).

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D94045
2020-10-26 18:34:53 +00:00
..
audioipc Bug 1672275 - Update audioipc to db32323. r=chunmin 2020-10-21 15:41:53 +00:00
ffvpx Bug 1669888 - Enable ffvpx on all Mac platforms. r=jya 2020-10-08 05:28:28 +00:00
gmp-clearkey/0.1 Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
kiss_fft
libaom
libcubeb Bug 1670917 - Upstream build system and other bits from freebsd-ports. r=cubeb-reviewers,chunmin 2020-10-20 20:03:29 +00:00
libdav1d Bug 1661093 - Update libdav1d to 0243c3ff for Firefox 82. r=mjf 2020-10-06 15:53:50 +00:00
libjpeg
libmkv
libnestegg
libogg
libopus
libpng
libsoundtouch Bug 1669450 - Update libsoundtouch to a911a1. r=chunmin 2020-10-07 09:40:58 +00:00
libspeex_resampler Bug 1656438 - Fix non-direct int16 speex resampler halving values. r=karlt 2020-09-17 06:08:38 +00:00
libtheora
libtremor
libvorbis
libvpx
libwebp
libyuv
mp4parse-rust
openmax_dl
openmax_il/il112
psshparser Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
webrtc Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.build
update-libjpeg.sh