aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-08 09:01:04 -0300
committerEuAndreh <eu@euandre.org>2021-06-08 09:01:04 -0300
commit133b50f21b7c8538bb22646179f9f2d34604181e (patch)
treee02def955aade5fa792feb6937e1effd2b62a330 /Makefile
parentconfiguration.nix: Disable users.mutableUsers option (diff)
downloaddotfiles-133b50f21b7c8538bb22646179f9f2d34604181e.tar.gz
dotfiles-133b50f21b7c8538bb22646179f9f2d34604181e.tar.xz
sh/templates/: Remove assert-clang-format.sh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 609997ee..cbce89b6 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,6 @@ check:
sh aux/assert-shellcheck.sh
sh aux/assert-todos.sh
sh aux/assert-nixfmt.sh
- sh sh/templates/aux/assert-clang-format.sh
dev-check: check