summaryrefslogtreecommitdiffstats
path: root/comm/tools/lint/black.yml
blob: a3850bc7be6d07b385ed40563c365a0e856c0bf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
black:
    description: Reformat python
    include:
        - comm/
    extensions:
        - build
        - configure
        - mozbuild
        - py
    support-files:
        - 'tools/lint/python/**'
    type: external
    payload: commlint:lint_wrapper
    wraps: commlint:black_lint
    setup: python.black:setup