aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-17 00:06:57 -0300
committerEuAndreh <eu@euandre.org>2021-06-17 00:06:57 -0300
commit6715c321c5f381d76e0a643cddd214c14892d841 (patch)
tree7a1c69380d1b36275f093be7b28111154a616c4e /Makefile
parentREADME.md: Conform with assert-readme.sh (diff)
downloadpackage-repository-6715c321c5f381d76e0a643cddd214c14892d841.tar.gz
package-repository-6715c321c5f381d76e0a643cddd214c14892d841.tar.xz
Add empty CHANGELOG.md
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4913284..10f1c8e 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ 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