Skip to content

Commit

Permalink
add spell target to check spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
hezhizhen committed Mar 8, 2024
1 parent 30ffe7c commit a670400
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ brew:
mas upgrade
brew bundle dump --describe --force

spell:
typos

.PHONY: all clean sync build run kill

0 comments on commit a670400

Please sign in to comment.