Show More
@@ -5,7 +5,7 clang-format:pattern = set:(**.c or **.c | |||
|
5 | 5 | rustfmt:command = rustfmt +nightly |
|
6 | 6 | rustfmt:pattern = set:"**.rs" - "mercurial/thirdparty/**" |
|
7 | 7 | |
|
8 | black:command = black | |
|
8 | black:command = black --config=pyproject.toml - | |
|
9 | 9 | black:pattern = set:**.py - mercurial/thirdparty/** |
|
10 | 10 | |
|
11 | 11 | # Mercurial doesn't have any Go code, but if we did this is how we |
General Comments 0
You need to be logged in to leave comments.
Login now