aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-17 01:48:43 -0300
committerEuAndreh <eu@euandre.org>2021-06-17 01:48:43 -0300
commit5de6e77526d02bf202750888309fd0e71726c6c2 (patch)
treed49cb1f000386f4c587809422be74a3ba8303005
parentscripts/paku: Generate paku.html (diff)
downloadpackage-repository-5de6e77526d02bf202750888309fd0e71726c6c2.tar.gz
package-repository-5de6e77526d02bf202750888309fd0e71726c6c2.tar.xz
Makefile: Run scripts in dev-check instead of check
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7c786cc..8cf2767 100644
--- a/Makefile
+++ b/Makefile
@@ -15,14 +15,14 @@ refresh:
sh scripts/paku -rg
check:
+
+dev-check: check
sh aux/assert-nixfmt.sh
sh aux/assert-shellcheck.sh
sh aux/workflow/assert-todos.sh
sh aux/workflow/assert-changelog.sh $(NAME) $(NAME)
sh aux/workflow/assert-readme.sh $(NAME) $(MAILING_LIST)
-dev-check: check
-
clean:
rm -rf public/ dependencies.svg paku.html