Skip to content

Commit

Permalink
Add typos to checks
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Nov 28, 2024
1 parent 7285976 commit acca089
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 @@ -72,7 +72,7 @@ lint-json: ## Run HLint in JSON mode
# local checks

.PHONY: checks
checks: whitespace style lint-json
checks: whitespace typos style lint-json

# source generation: SPDX

Expand Down

0 comments on commit acca089

Please sign in to comment.