Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-21 | #3633 - Move linter tests into test/linter | w0rp | |
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp | |
Working directories are now set seperately from the commands so they can later be swapped out when running linters over projects is supported, and also better support filename mapping for running linters on other machines in future. | |||
2020-08-28 | #3325 - ale#path#BufferCdString now generates %s:h | w0rp | |
2018-12-18 | changed gqlint to lint the file on disk | Jeff Willette | |
- added a cd into the direcotry containing the file in the buffer in order to properly check for a config file - added command_callback tests for graphql |