Skip to content

Commit

Permalink
chore: lint md in general lint command
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Apr 24, 2024
1 parent 77c7049 commit 97697ae
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 @@ -78,7 +78,7 @@ hooks: ## Install git hooks from pre-commit-config
pre-commit autoupdate
.PHONY: hooks

lint: lint-yaml lint-actions ## Lint all files
lint: lint-yaml lint-actions lint-md ## Lint all files
.PHONY: lint

lint-yaml: ## Lint all yaml files
Expand Down

0 comments on commit 97697ae

Please sign in to comment.