Skip to content

Commit

Permalink
fix: 🐛 lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Feb 5, 2024
1 parent 2284fed commit 251ef4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ help: ## help target to show available commands with information

.PHONY: markdownlint
markdownlint: ## Validate markdown files
docker-compose run docs markdownlint .github/ --ignore node_modules
docker-compose run docs markdownlint . --ignore node_modules

.PHONY: zsh
Expand Down

0 comments on commit 251ef4b

Please sign in to comment.