Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
p13i committed Feb 1, 2024
1 parent d1248b2 commit 87476e4
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 @@ -44,7 +44,7 @@ push:
git push

fix:
npx prettier --write --print-width 60 --trailingComma=none --prose-wrap always '**/*.{md,html,yml,yaml}'
npx prettier --write --print-width 60 --trailing-comma=none --prose-wrap always '**/*.{md,html,yml,yaml}'

sync:
git pull --rebase
Expand Down

0 comments on commit 87476e4

Please sign in to comment.