aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-02 16:33:55 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-02 16:33:55 +1200
commit0b86ca9342ff76cca5e09dcf555b9b7d0c3bcc0d (patch)
treed49f573da9aaf0535d00b9c555d72e30b5e45ef1 /Makefile
parentMove tests and lints into their own scripts (diff)
downloaddotfiles-0b86ca9342ff76cca5e09dcf555b9b7d0c3bcc0d.tar.gz
dotfiles-0b86ca9342ff76cca5e09dcf555b9b7d0c3bcc0d.zip
Order lint subtargets alphabetically
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 19e79562..4a41fd03 100644
--- a/Makefile
+++ b/Makefile
@@ -323,7 +323,7 @@ test-sh :
test-urxvt :
test/urxvt
-lint : lint-sh lint-bash lint-bin lint-games lint-urxvt
+lint : lint-bash lint-bin lint-games lint-sh lint-urxvt
lint-bash :
lint/bash