aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85ff804..6854c01 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
-.PHONY: doc test lint fastlint
+.PHONY: doc test lint fastlint all
+
+all: doc lint test
doc: scripts/nvim_doc_tools
python scripts/main.py generate