diff options
author | EuAndreh <eu@euandre.org> | 2021-02-28 23:28:51 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-28 23:28:51 -0300 |
commit | 19cea1947e64761f5ea57be5072102644501b609 (patch) | |
tree | 633619d8e6982aadeb2957fc5e14edcb5e8bd56e /Makefile | |
parent | Add dependencies.dot (diff) | |
download | package-repository-19cea1947e64761f5ea57be5072102644501b609.tar.gz package-repository-19cea1947e64761f5ea57be5072102644501b609.tar.xz |
Update files under aux/
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ check: sh aux/assert-nixfmt.sh sh aux/workflow/assert-todos.sh +dev-check: check + clean: rm -rf public/ |