Skip to content

Commit

Permalink
Format Just modules also
Browse files Browse the repository at this point in the history
  • Loading branch information
crdx committed Oct 9, 2024
1 parent cdcffa2 commit c47534e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ fix:

fmt:
just --fmt
find . -name '*.just' -print0 | xargs -0 -I{} just --fmt -f {}

0 comments on commit c47534e

Please sign in to comment.