mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
ci-black-formatting - print diff
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: Black formatter
|
- name: Black formatter
|
||||||
id: linting
|
id: linting
|
||||||
run: |
|
run: |
|
||||||
python3 -m black --check .
|
python3 -m black --diff --check .
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Final check
|
- name: Final check
|
||||||
|
|||||||
Reference in New Issue
Block a user