Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Dec 24, 2023
1 parent 8256ba9 commit 8c40bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ tests:

.PHONY: reformat
reformat:
ruff --fix .
ruff format .
ruff --fix .

.PHONY: lint
lint:
Expand Down

0 comments on commit 8c40bbf

Please sign in to comment.