We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b616844 commit 5598f7aCopy full SHA for 5598f7a
.github/workflows/ci.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Black
26
run: |
27
set -xe
28
- black scripts/gcov-compare.py
+ black --check scripts/gcov-compare.py
0 commit comments