Skip to content

Commit 62b4c5d

Browse files
authored
fix: format-check should only check formatting (#7)
1 parent af57cd6 commit 62b4c5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ format:
5454
# Check formatting without changes
5555
format-check:
5656
uvx ruff format --check .
57-
uvx ruff check .
5857

5958
# Clean build artifacts
6059
clean:

0 commit comments

Comments
 (0)