Alexander Olofsson
|
fd42e8e935
|
vue: Add the vls language server linter
|
2018-07-05 14:04:20 +02:00 |
|
w0rp
|
d49daeb816
|
Merge pull request #1698 from dsifford/dsifford-isort-options
add options variable to isort
|
2018-07-05 09:25:16 +01:00 |
|
w0rp
|
b8591e1034
|
Fix the doctag alignment
|
2018-07-05 09:24:57 +01:00 |
|
Derek P Sifford
|
6dc69b2144
|
address code review issues
|
2018-07-04 21:16:57 -04:00 |
|
w0rp
|
14025c725f
|
Optimise ale#Set slightly
|
2018-07-05 00:40:15 +01:00 |
|
w0rp
|
13a8f9c061
|
Optimise ale#Var a little
|
2018-07-04 23:54:14 +01:00 |
|
Derek P Sifford
|
3251d95a91
|
add options variable to isort
|
2018-07-04 13:01:16 -04:00 |
|
Alexander Olofsson
|
42ae06a288
|
puppet: Add puppet-languageserver linter
|
2018-07-04 15:08:25 +02:00 |
|
w0rp
|
9ddf1b6a05
|
Make the language option for LSP linters optional
|
2018-07-04 13:12:58 +01:00 |
|
w0rp
|
00a3859304
|
Fix how Docker images are pulled for developers
|
2018-07-04 09:36:37 +01:00 |
|
w0rp
|
ca7fa31c61
|
Close #1690 - Respect the preview setting for completeopt
|
2018-07-04 08:52:18 +01:00 |
|
w0rp
|
db85b931ec
|
Remove deprecated code for the 2.0 release
|
2018-07-04 08:36:34 +01:00 |
|
w0rp
|
602e7fa00f
|
#1524 Avoid loading cursor code until engine code has been loaded
|
2018-07-03 21:14:00 +01:00 |
|
w0rp
|
e10e0934ab
|
Automatically retry running Vader tests so Travis CI will fail less
|
2018-07-03 20:50:56 +01:00 |
|
w0rp
|
1d8b326f62
|
Revert "Add a failing test to test re-running tests in AppVeyor"
This reverts commit 1565859eae .
|
2018-07-03 19:59:40 +01:00 |
|
w0rp
|
1565859eae
|
Add a failing test to test re-running tests in AppVeyor
|
2018-07-03 19:56:37 +01:00 |
|
w0rp
|
7ce919e690
|
Re-run Windows tests when they fail at least once
|
2018-07-03 19:53:40 +01:00 |
|
w0rp
|
25a03dcea1
|
Use the latest Docker image for tests
|
2018-07-03 19:21:58 +01:00 |
|
w0rp
|
73d3030cf1
|
Merge pull request #1691 from dsifford/dsifford-python-pyre
add pyre lsp linter to python linters
|
2018-07-03 08:31:01 +01:00 |
|
w0rp
|
4987946175
|
Enable verbose test output, to figure out why NeoVim 0.3 randomly fails
|
2018-07-03 01:52:18 +01:00 |
|
w0rp
|
e46474ac0a
|
Close #830 - Implement LSP connections via TCP sockets
|
2018-07-03 01:41:46 +01:00 |
|
w0rp
|
5aba55bb86
|
#830 Make the LSP socket code so far use the new socket API
|
2018-07-03 00:30:26 +01:00 |
|
w0rp
|
01c68fedd6
|
#830 Implement a socket wrapper API for use with LSP connections
|
2018-07-02 23:49:47 +01:00 |
|
Derek P Sifford
|
20ed48352f
|
add dummy pyre binary and executable
|
2018-07-02 18:49:12 -04:00 |
|
Derek P Sifford
|
09a53fb363
|
add command_callback test
|
2018-07-02 18:23:42 -04:00 |
|
w0rp
|
b637b35ea8
|
Delete misplaced issue template files
|
2018-07-01 20:51:34 +01:00 |
|
w0rp
|
ce7d648c7c
|
Update issue templates
|
2018-07-01 20:50:50 +01:00 |
|
w0rp
|
8ac43b1936
|
Update issue templates
|
2018-07-01 20:50:29 +01:00 |
|
w0rp
|
1c5c4a4c8e
|
Split the issue template into multiple files
|
2018-07-01 20:41:52 +01:00 |
|
w0rp
|
059c5cfca4
|
Fix a false positive linting issue
|
2018-07-01 20:37:32 +01:00 |
|
Derek P Sifford
|
23394bf4a5
|
add pyre to table in doc/ale.txt
|
2018-07-01 15:14:13 -04:00 |
|
Derek P Sifford
|
ea6d720fec
|
add pyre lsp linter to python linters
|
2018-07-01 14:59:49 -04:00 |
|
w0rp
|
2a78401066
|
Close #1685 - Move developer documentation to a help file
|
2018-07-01 19:56:24 +01:00 |
|
w0rp
|
d456ac19ca
|
Fix a typo in the documentation
|
2018-07-01 19:56:24 +01:00 |
|
Govind KP
|
9d98e6db0c
|
Added dartfmt fixer (#1683)
* Added dartfmt to Fixers
* Added dartfmt specific documentation
|
2018-07-01 13:55:41 +01:00 |
|
w0rp
|
06f61eeeb8
|
Respect ale_warn_about_trailing_whitespace for yamllint
|
2018-07-01 13:49:40 +01:00 |
|
w0rp
|
e5e14de9ae
|
Capture error codes for yamlllint
|
2018-07-01 13:15:12 +01:00 |
|
w0rp
|
fee5107d43
|
Add tests for the yamllint handler
|
2018-07-01 12:50:46 +01:00 |
|
w0rp
|
cd8dd099d8
|
Switch back to running everything in one build, which is twice as fast
|
2018-07-01 12:22:29 +01:00 |
|
w0rp
|
857a07f36a
|
Try running tests in parallel again
|
2018-07-01 12:18:42 +01:00 |
|
w0rp
|
26aa0cf358
|
Try splitting up the build into separate jobs
|
2018-07-01 12:07:54 +01:00 |
|
w0rp
|
3c5b6d1825
|
Run Vint and custom checks together with just --linters-only
|
2018-07-01 12:06:59 +01:00 |
|
w0rp
|
ccfed164bc
|
Revert "Try adding Docker caching for Travis CI"
This reverts commit 1990efdba7 .
|
2018-07-01 11:55:07 +01:00 |
|
w0rp
|
1487c8daa0
|
Make highlight tests pass more in Neovim 0.3
|
2018-07-01 11:52:02 +01:00 |
|
w0rp
|
1990efdba7
|
Try adding Docker caching for Travis CI
|
2018-07-01 11:38:07 +01:00 |
|
w0rp
|
b88bf6ecba
|
Fix #1412 - Use --stdin-filename for newer reek versions
|
2018-07-01 10:21:59 +01:00 |
|
w0rp
|
ee81351a63
|
Move design goals to online documentation
|
2018-06-28 16:20:30 +01:00 |
|
w0rp
|
0b7a29d73b
|
Disable non-Vader tests when targeting Vader tests
|
2018-06-28 14:00:12 +01:00 |
|
w0rp
|
fc041ae090
|
Make a test which can fail randomly synchronous instead
|
2018-06-28 13:59:52 +01:00 |
|
w0rp
|
d581fca35e
|
Get tests running and passing with NeoVim 0.2 and 0.3
|
2018-06-28 13:53:49 +01:00 |
|