Commit 1c4d029
committed
fix: Apply formatting in CI before checking
- Add 'uv run ruff format src tests' step before the check
- This ensures files are properly formatted in CI environment
- Addresses potential line ending or environment differences
- CI will now format files and then verify they're formatted correctly1 parent 9d824c0 commit 1c4d029
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments