Show More
@@ -11,6 +11,7 b' build/' | |||
|
11 | 11 | | mercurial/thirdparty/ |
|
12 | 12 | | hgext/fsmonitor/pywatchman/ |
|
13 | 13 | | contrib/python-zstandard/ |
|
14 | | contrib/grey.py | |
|
14 | 15 | ''' |
|
15 | 16 | skip-string-normalization = true |
|
16 | 17 | quiet = true |
@@ -12,4 +12,4 b' rustfmt:pattern = set:**.rs' | |||
|
12 | 12 | # to have the dependencies for grey. |
|
13 | 13 | # |
|
14 | 14 | # black:command = python3.7 contrib/grey.py --config=black.toml - |
|
15 | # black:pattern = set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" | |
|
15 | # black:pattern = set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/** - contrib/grey.py" |
General Comments 0
You need to be logged in to leave comments.
Login now