neovim/ci
dundargoc 6d57bb89c1
build: add a cmake target for all used linters #18543
* build: move the logic for linters to cmake
Cmake is our source of truth. We should have as much of our build
process there as possible so everyone can make use of it.

* build: remove redundant check for ninja generator
The minimum cmake version as of writing this is 3.10, which has ninja
support.
2022-06-09 08:09:24 -07:00
..
common test: fix runnvim.sh (#17690) 2022-03-13 22:07:22 +08:00
snap chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
before_cache.sh
before_script.sh
build.ps1 ci: remove mingw job #18580 2022-05-15 15:59:58 -07:00
install.sh ci: use python3 explicitly to fix macos warnings #18837 2022-06-03 08:15:45 -07:00
run_lint.sh build: add a cmake target for all used linters #18543 2022-06-09 08:09:24 -07:00
run_tests.sh ci: refactor and simplify CI process 2022-03-10 09:21:41 +01:00
script.sh