2020-10-30 20:33:36 +03:00
|
|
|
---
|
|
|
|
black:
|
|
|
|
description: Reformat python
|
2022-10-12 13:38:43 +03:00
|
|
|
include:
|
|
|
|
- comm/
|
2020-10-30 20:33:36 +03:00
|
|
|
extensions:
|
|
|
|
- build
|
|
|
|
- configure
|
|
|
|
- mozbuild
|
|
|
|
- py
|
|
|
|
support-files:
|
|
|
|
- 'tools/lint/python/**'
|
|
|
|
type: external
|
|
|
|
payload: commlint:lint_wrapper
|
2022-12-20 00:10:08 +03:00
|
|
|
wraps: commlint:black_lint
|
2020-10-30 20:33:36 +03:00
|
|
|
setup: python.black:setup
|