2020-07-09 01:08:08 +03:00
|
|
|
---
|
|
|
|
black:
|
|
|
|
description: Reformat python
|
|
|
|
include:
|
2020-08-06 09:51:16 +03:00
|
|
|
- python/mozbuild/mozbuild/code_analysis
|
2020-07-09 01:08:08 +03:00
|
|
|
- python/mozperftest/mozperftest
|
2020-07-10 19:11:00 +03:00
|
|
|
- python/mozrelease/mozrelease/scriptworker_canary.py
|
2020-07-09 01:08:08 +03:00
|
|
|
- taskcluster/docker/funsize-update-generator
|
2020-07-10 19:12:05 +03:00
|
|
|
- taskcluster/taskgraph/actions/scriptworker_canary.py
|
2020-07-13 22:53:00 +03:00
|
|
|
- taskcluster/taskgraph/test/conftest.py
|
2020-07-10 19:12:05 +03:00
|
|
|
- taskcluster/taskgraph/transforms/scriptworker_canary.py
|
2020-07-24 16:02:33 +03:00
|
|
|
- taskcluster/test
|
2020-07-09 01:08:08 +03:00
|
|
|
- testing/condprofile/condprof
|
|
|
|
- tools/crashreporter/system-symbols
|
2020-08-23 11:49:52 +03:00
|
|
|
- tools/moztreedocs/
|
2020-07-09 17:09:31 +03:00
|
|
|
- tools/lint/
|
2020-07-09 01:08:08 +03:00
|
|
|
- tools/tryselect/selectors/scriptworker.py
|
|
|
|
exclude:
|
|
|
|
- layout/style/ServoCSSPropList.mako.py
|
|
|
|
- testing/mozharness/configs/test/test_malformed.py
|
|
|
|
- tools/lint/test/files
|
|
|
|
extensions:
|
|
|
|
- py
|
|
|
|
support-files:
|
|
|
|
- 'tools/lint/python/**'
|
|
|
|
type: external
|
|
|
|
payload: python.black:lint
|
|
|
|
setup: python.black:setup
|