Commit Graph

  • 72f002de94 Update the Python documentation w0rp 2018-07-15 19:26:45 +01:00
  • 8141ced0d0 Merge pull request #1724 from randrej/master w0rp 2018-07-15 19:22:48 +01:00
  • 5df735555c Add kotlin language server support (#1725) MTDL9 2018-07-15 19:54:18 +02:00
  • a42999a639 Massively reduce the amount of code needed for linter tests w0rp 2018-07-15 18:24:53 +01:00
  • 976c048e6e Detect Python proj. roots by Pipfile #1724 Andrej Radovic 2018-07-14 13:26:50 +02:00
  • 870e75eb64 Added the default local virtualenv name for Pipenv. Andrej Radovic 2018-07-14 13:24:46 +02:00
  • 5155a35a80 Retry the smoke test on Windows too w0rp 2018-07-13 09:53:07 +01:00
  • ab2b181012 Handle linter callback functions being unknown or deleted w0rp 2018-07-13 09:47:26 +01:00
  • a782e06223 Handle linter callback functions being unknown or deleted w0rp 2018-07-13 09:47:26 +01:00
  • 033a6c1178 Merge pull request #1720 from MTDL9/fix-error-response-string-data w0rp 2018-07-13 09:30:54 +01:00
  • 6d6cd6663e Merge pull request #1720 from MTDL9/fix-error-response-string-data w0rp 2018-07-13 09:30:54 +01:00
  • 021f59b3f4 Support strings in data field of error responses #1720 MTDL9 2018-07-13 06:42:28 +02:00
  • d22b9bf1a6 Try to start the NeoVim 0.3 tests more times w0rp 2018-07-12 14:02:38 +01:00
  • 7d66293bbc Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR w0rp 2018-07-12 13:05:59 +01:00
  • ac0abc7c1f Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR w0rp 2018-07-12 13:05:59 +01:00
  • 6ef31073dd Remove an unused variable w0rp 2018-07-12 09:21:28 +01:00
  • 0de3d24338 Try the smoke test a few times over in NeoVim 0.3, which fails randomly w0rp 2018-07-11 13:46:13 +01:00
  • 1fc3a1563b Update the sandbox test now that functions can be defined in the sandbox w0rp 2018-07-11 13:06:27 +01:00
  • c9a6b04dc7 Update the sandbox test now that functions can be defined in the sandbox w0rp 2018-07-11 13:06:27 +01:00
  • c1a2aa27f3 Merge pull request #1697 from ananace/add-puppet-languageserver w0rp 2018-07-07 12:08:14 +01:00
  • 4999ad7e78 Add an AssertLinter command for tests w0rp 2018-07-06 22:46:36 +01:00
  • 344e0fec97 Fix tests on Windows w0rp 2018-07-06 20:52:47 +01:00
  • 6b20c906b3 Merge pull request #1703 from jamestthompson3/master w0rp 2018-07-06 20:44:32 +01:00
  • eda3878a6c Add flow-language-server #1703 jamestthompson3 2018-07-06 21:24:19 +03:00
  • cb8643ce74 Remove an outdated note from the documentation w0rp 2018-07-06 08:20:48 +01:00
  • 1e9b36cdbf Fix tests on Windows w0rp 2018-07-06 08:15:54 +01:00
  • 0dd356aa52 Fix the broken tests w0rp 2018-07-06 01:00:30 +01:00
  • d5b4f6f7e7 Fix command formatting for LSP linters w0rp 2018-07-05 21:48:47 +01:00
  • da692b2e2d Support formatting escaped executable names into commands with %e w0rp 2018-07-05 20:56:31 +01:00
  • f78db619d4 Clean up root detection for puppet languageserver #1697 Alexander Olofsson 2018-07-05 21:35:30 +02:00
  • 9ca133feb0 Start of vader tests for puppet root detection Alexander Olofsson 2018-07-05 21:17:14 +02:00
  • f002c2c9f0 Merge pull request #1699 from ananace/add-vue-vls w0rp 2018-07-05 19:08:20 +01:00
  • fd42e8e935 vue: Add the vls language server linter #1699 Alexander Olofsson 2018-07-05 14:04:20 +02:00
  • d49daeb816 Merge pull request #1698 from dsifford/dsifford-isort-options w0rp 2018-07-05 09:25:16 +01:00
  • b8591e1034 Fix the doctag alignment #1698 w0rp 2018-07-05 09:24:57 +01:00
  • 6dc69b2144 address code review issues Derek P Sifford 2018-07-04 21:16:57 -04:00
  • 14025c725f Optimise ale#Set slightly w0rp 2018-07-05 00:40:15 +01:00
  • 13a8f9c061 Optimise ale#Var a little w0rp 2018-07-04 23:54:14 +01:00
  • 3251d95a91 add options variable to isort Derek P Sifford 2018-07-04 13:01:16 -04:00
  • 42ae06a288 puppet: Add puppet-languageserver linter Alexander Olofsson 2018-07-04 13:36:50 +02:00
  • 9ddf1b6a05 Make the language option for LSP linters optional w0rp 2018-07-04 13:12:58 +01:00
  • a31f54d08f Fix how Docker images are pulled for developers w0rp 2018-07-04 09:36:37 +01:00
  • 00a3859304 Fix how Docker images are pulled for developers w0rp 2018-07-04 09:36:37 +01:00
  • ca7fa31c61 Close #1690 - Respect the preview setting for completeopt w0rp 2018-07-04 08:52:08 +01:00
  • db85b931ec Remove deprecated code for the 2.0 release v2.0.0 w0rp 2018-07-04 08:36:34 +01:00
  • 602e7fa00f #1524 Avoid loading cursor code until engine code has been loaded w0rp 2018-07-03 21:14:00 +01:00
  • e10e0934ab Automatically retry running Vader tests so Travis CI will fail less w0rp 2018-07-03 20:50:56 +01:00
  • 1d8b326f62 Revert "Add a failing test to test re-running tests in AppVeyor" w0rp 2018-07-03 19:59:40 +01:00
  • 1565859eae Add a failing test to test re-running tests in AppVeyor w0rp 2018-07-03 19:56:37 +01:00
  • 7ce919e690 Re-run Windows tests when they fail at least once w0rp 2018-07-03 19:53:40 +01:00
  • 25a03dcea1 Use the latest Docker image for tests w0rp 2018-07-03 19:21:58 +01:00
  • 73d3030cf1 Merge pull request #1691 from dsifford/dsifford-python-pyre w0rp 2018-07-03 08:31:01 +01:00
  • 4987946175 Enable verbose test output, to figure out why NeoVim 0.3 randomly fails w0rp 2018-07-03 01:52:18 +01:00
  • e46474ac0a Close #830 - Implement LSP connections via TCP sockets w0rp 2018-07-03 01:41:46 +01:00
  • 5aba55bb86 #830 Make the LSP socket code so far use the new socket API w0rp 2018-07-03 00:30:26 +01:00
  • 01c68fedd6 #830 Implement a socket wrapper API for use with LSP connections w0rp 2018-07-02 23:49:47 +01:00
  • 20ed48352f add dummy pyre binary and executable #1691 Derek P Sifford 2018-07-02 18:49:12 -04:00
  • 09a53fb363 add command_callback test Derek P Sifford 2018-07-02 18:23:42 -04:00
  • b637b35ea8 Delete misplaced issue template files w0rp 2018-07-01 20:51:34 +01:00
  • ce7d648c7c Update issue templates w0rp 2018-07-01 20:50:50 +01:00
  • 8ac43b1936 Update issue templates w0rp 2018-07-01 20:50:29 +01:00
  • 1c5c4a4c8e Split the issue template into multiple files w0rp 2018-07-01 20:41:52 +01:00
  • 059c5cfca4 Fix a false positive linting issue w0rp 2018-07-01 20:37:32 +01:00
  • 23394bf4a5 add pyre to table in doc/ale.txt Derek P Sifford 2018-07-01 15:14:13 -04:00
  • ea6d720fec add pyre lsp linter to python linters Derek P Sifford 2018-07-01 14:59:49 -04:00
  • 2a78401066 Close #1685 - Move developer documentation to a help file w0rp 2018-07-01 19:56:17 +01:00
  • d456ac19ca Fix a typo in the documentation w0rp 2018-07-01 16:23:42 +01:00
  • 9d98e6db0c Added dartfmt fixer (#1683) Govind KP 2018-07-01 18:25:41 +05:30
  • 06f61eeeb8 Respect ale_warn_about_trailing_whitespace for yamllint w0rp 2018-07-01 13:49:40 +01:00
  • e5e14de9ae Capture error codes for yamlllint w0rp 2018-07-01 13:15:12 +01:00
  • fee5107d43 Add tests for the yamllint handler w0rp 2018-07-01 12:50:46 +01:00
  • cd8dd099d8 Switch back to running everything in one build, which is twice as fast w0rp 2018-07-01 12:22:29 +01:00
  • 857a07f36a Try running tests in parallel again w0rp 2018-07-01 12:18:42 +01:00
  • 26aa0cf358 Try splitting up the build into separate jobs w0rp 2018-07-01 12:07:54 +01:00
  • 3c5b6d1825 Run Vint and custom checks together with just --linters-only w0rp 2018-07-01 12:06:36 +01:00
  • ccfed164bc Revert "Try adding Docker caching for Travis CI" w0rp 2018-07-01 11:55:07 +01:00
  • 1487c8daa0 Make highlight tests pass more in Neovim 0.3 w0rp 2018-07-01 11:52:02 +01:00
  • 1990efdba7 Try adding Docker caching for Travis CI w0rp 2018-07-01 11:38:07 +01:00
  • b88bf6ecba Fix #1412 - Use --stdin-filename for newer reek versions w0rp 2018-07-01 10:21:59 +01:00
  • ee81351a63 Move design goals to online documentation w0rp 2018-06-28 16:20:30 +01:00
  • 0b7a29d73b Disable non-Vader tests when targeting Vader tests w0rp 2018-06-28 14:00:12 +01:00
  • fc041ae090 Make a test which can fail randomly synchronous instead w0rp 2018-06-28 13:59:52 +01:00
  • d581fca35e Get tests running and passing with NeoVim 0.2 and 0.3 w0rp 2018-06-28 13:53:49 +01:00
  • 8b407ed0e7 Try NeoVim 0.2.1, as 0.2.0 is way too slow w0rp 2018-06-28 12:07:22 +01:00
  • 51a14a4ba8 Update Dockerfile to test NeoVim 0.2 and 0.3, with a newer Vint version w0rp 2018-06-28 11:29:20 +01:00
  • d9e139ae23 Rust Cargo linter: Improve workspace support (#1679) Dan Aloni 2018-06-28 00:36:02 +03:00
  • 980aa35566 Merge pull request #1675 from nicopauss/master w0rp 2018-06-27 21:39:36 +01:00
  • b047271051 Merge pull request #1682 from fennerm/fix_prospector_e474 w0rp 2018-06-27 21:34:28 +01:00
  • 1ca2334846 Fix prospector empty string error #1682 Fenner Macrae 2018-06-26 16:58:34 -07:00
  • 4d935ff32a Add test_pyrex_cython_command_callback.vader #1675 Nicolas Pauss 2018-06-25 20:29:48 +02:00
  • 66820ed452 Merge pull request #1641 from docwhat/pr/add-bash-lsp w0rp 2018-06-25 17:03:15 +01:00
  • d05936a489 Handle cython warning with custom handle and remove '--warning-errors'. Nicolas Pauss 2018-06-25 17:25:38 +02:00
  • 49d995a521 sh: add bash-language-server linter #1641 Christian Höltje 2018-06-07 13:55:43 -04:00
  • bedd30ee11 Improve pyrex cython linter. Nicolas Pauss 2018-06-25 09:51:50 +02:00
  • 620951b6d3 Close #1453 #1172 - Add ale_linters_ignore for ignoring linter results w0rp 2018-06-24 21:16:45 +01:00
  • 755f1a4ccf Merge pull request #1673 from meain/fixer-tidy w0rp 2018-06-23 22:51:30 +01:00
  • 17c1aefb5b Add fixer tidy for HTML #1673 Abin Simon 2018-06-23 15:40:28 +05:30
  • 0f377251dd #1674 - Alias verilog_systemverilog to verilog by default w0rp 2018-06-23 18:20:39 +01:00
  • 935740cf93 Close #1590 - Automatically close previews for hover w0rp 2018-06-21 23:02:36 +01:00
  • 8bca073763 Fix #1661 - Do not use :edit when jumping inside of a file w0rp 2018-06-21 21:20:54 +01:00