mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
makefile: Make lint
target depend on clint
This commit is contained in:
parent
2bf9d36ccd
commit
1e87061294
2
Makefile
2
Makefile
@ -135,6 +135,6 @@ clint-full: build/.ran-cmake
|
||||
check-single-includes: build/.ran-cmake
|
||||
+$(BUILD_CMD) -C build check-single-includes
|
||||
|
||||
lint: check-single-includes clint-full testlint
|
||||
lint: check-single-includes clint testlint
|
||||
|
||||
.PHONY: test testlint functionaltest unittest lint clint clean distclean nvim libnvim cmake deps install
|
||||
|
Loading…
Reference in New Issue
Block a user