Skip to content

Commit 36baf03

Browse files
moffa90claude
andcommitted
ci: add black --diff to show formatting issues
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2107ce8 commit 36baf03

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
- name: Check formatting with black
3737
run: |
38+
black --diff emc2305/ tests/ || true
3839
black --check emc2305/ tests/
3940
4041
- name: Check import sorting with isort

0 commit comments

Comments
 (0)