Skip to content

Commit

Permalink
makefile -> justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nschloe committed Jul 20, 2021
1 parent 43f7269 commit f871683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile → justfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
default:
@echo "\"make lint\"?"
@echo "\"just lint\"?"

lint:
awesome-lint README.md
Expand Down

0 comments on commit f871683

Please sign in to comment.