summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-06Add an AssertLinter command for testsw0rp
2018-07-06Fix tests on Windowsw0rp
2018-07-06Merge pull request #1703 from jamestthompson3/masterw0rp
Add flow-language-server
2018-07-06Add flow-language-serverjamestthompson3
2018-07-06Remove an outdated note from the documentationw0rp
2018-07-06Fix tests on Windowsw0rp
2018-07-06Fix the broken testsw0rp
2018-07-05Fix command formatting for LSP lintersw0rp
2018-07-05Support formatting escaped executable names into commands with %ew0rp
2018-07-05Merge pull request #1699 from ananace/add-vue-vlsw0rp
vue: Add the Vue 'vls' Language Server (#1296)
2018-07-05vue: Add the vls language server linterAlexander Olofsson
2018-07-05Merge pull request #1698 from dsifford/dsifford-isort-optionsw0rp
add options variable to isort
2018-07-05Fix the doctag alignmentw0rp
2018-07-04address code review issuesDerek P Sifford
2018-07-05Optimise ale#Set slightlyw0rp
2018-07-04Optimise ale#Var a littlew0rp
2018-07-04add options variable to isortDerek P Sifford
2018-07-04Make the language option for LSP linters optionalw0rp
2018-07-04Fix how Docker images are pulled for developersw0rp
2018-07-04Close #1690 - Respect the preview setting for completeoptw0rp
2018-07-04Remove deprecated code for the 2.0 releasev2.0.0w0rp
2018-07-03#1524 Avoid loading cursor code until engine code has been loadedw0rp
2018-07-03Automatically retry running Vader tests so Travis CI will fail lessw0rp
2018-07-03Revert "Add a failing test to test re-running tests in AppVeyor"w0rp
This reverts commit 1565859eaed03f8cbec575feacfde6d353eac982.
2018-07-03Add a failing test to test re-running tests in AppVeyorw0rp
2018-07-03Re-run Windows tests when they fail at least oncew0rp
2018-07-03Use the latest Docker image for testsw0rp
2018-07-03Merge pull request #1691 from dsifford/dsifford-python-pyrew0rp
add pyre lsp linter to python linters
2018-07-03Enable verbose test output, to figure out why NeoVim 0.3 randomly failsw0rp
2018-07-03Close #830 - Implement LSP connections via TCP socketsw0rp
2018-07-03#830 Make the LSP socket code so far use the new socket APIw0rp
2018-07-02#830 Implement a socket wrapper API for use with LSP connectionsw0rp
2018-07-02add dummy pyre binary and executableDerek P Sifford
2018-07-02add command_callback testDerek P Sifford
2018-07-01Delete misplaced issue template filesw0rp
2018-07-01Update issue templatesw0rp
2018-07-01Update issue templatesw0rp
2018-07-01Split the issue template into multiple filesw0rp
2018-07-01Fix a false positive linting issuew0rp
2018-07-01add pyre to table in doc/ale.txtDerek P Sifford
2018-07-01add pyre lsp linter to python lintersDerek P Sifford
2018-07-01Close #1685 - Move developer documentation to a help filew0rp
2018-07-01Fix a typo in the documentationw0rp
2018-07-01Added dartfmt fixer (#1683)Govind KP
* Added dartfmt to Fixers * Added dartfmt specific documentation
2018-07-01Respect ale_warn_about_trailing_whitespace for yamllintw0rp
2018-07-01Capture error codes for yamlllintw0rp
2018-07-01Add tests for the yamllint handlerw0rp
2018-07-01Switch back to running everything in one build, which is twice as fastw0rp
2018-07-01Try running tests in parallel againw0rp
2018-07-01Try splitting up the build into separate jobsw0rp