Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-16 | Make it easier to run tests locally | w0rp | |
Certain tests could break if you ran them separately from other tests. They have been patched. `run-tests` now has a `--fast` option which runs tests with only the fastest Vim version ALE tests with, and the custom checks. | |||
2017-09-08 | Add GLSL linter using glslang (#914) | Sven-Hendrik Haase | |
* Add a glslang linter for GLSL |