Skip to content

Commit

Permalink
ruff check --fix (#1764)
Browse files Browse the repository at this point in the history
  • Loading branch information
ordabayevy committed Mar 17, 2024
1 parent 136f7c0 commit b81e2d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ license: FORCE
python scripts/update_headers.py

format: license FORCE
ruff check --fix .
ruff format .

install: FORCE
Expand Down

0 comments on commit b81e2d1

Please sign in to comment.