090f8a8f38
Fix issue #734
Sander van Harmelen
2017-10-15 11:35:33 +02:00
90d4fb139c#977 Complain about the lack of configuration files for scalastyle in such a way that users will be directed towards getting it to work
w0rp
2017-10-15 00:20:43 +01:00
515dcdef29
Fix some Scala documentation grammar and spacing
w0rp
2017-10-14 23:47:47 +01:00
d090dec8b4
Rename the Scala documentation file
w0rp
2017-10-14 23:41:05 +01:00
ef495ba32d#904 Do not run linters on :wq or :x
w0rp
2017-10-14 23:22:13 +01:00
010ebc2459
Fix a spelling mistake
w0rp
2017-10-14 22:00:53 +01:00
b2e6d0dff8
Rename the autocmd test file, as I can never remember the old name
w0rp
2017-10-14 21:31:44 +01:00
69d6ff6020#904 Do less processing when newer NeoVim versions are exiting
w0rp
2017-10-14 19:22:19 +01:00
40e69794eb
Make the getcmdwintype() check ever-so-slightly faster
w0rp
2017-10-14 17:31:58 +01:00
d8ea83e344
Clean up the test variable
w0rp
2017-10-14 17:27:05 +01:00
8eb41dc94c
Fix the test for doing nothing for CtrlPFunky buffers
w0rp
2017-10-14 17:24:29 +01:00
6fd10f80de
Cut down on the time for the CtrlPFunky check, by first checking if the command exists
w0rp
2017-10-14 17:11:30 +01:00
5204f2dbc2
Break up ShouldDoNothing checks into separate lines, so it's possible to profile them
w0rp
2017-10-14 16:51:12 +01:00
618074a053
Add editorconfig (#997)
Jay Thomas
2017-10-14 10:55:33 -04:00
663fe75d0f#965 - Make the cursor echo delay configurable
w0rp
2017-10-12 23:25:41 +01:00
e71c4a8bea#965 - Support limiting the number of signs ALE will set
w0rp
2017-10-12 23:04:46 +01:00
cb56cbb714
There seems to be a bug in eslint that causes the --config option to not detect node_modules correctly. The -c option, however, works fine.
Ray Zane
2017-09-24 13:57:18 -04:00
7302bedc5e
Add solidity linter: solium
Jeff Sutherland
2017-09-14 00:45:18 +07:00
91df9ba2c0Fix#924 - Make changing the sign column color work again
w0rp
2017-09-12 21:17:54 +01:00
4e9420d1f5Fix#921 - Capture both output streams for gosimple and staticcheck
w0rp
2017-09-12 19:53:23 +01:00
e2271b769c
Ban getcwd() from the codebase, as it causes problems
w0rp
2017-09-12 09:36:16 +01:00
7f42aedaec
Use the same function for finding the ESLint config for eslint --fix and prettier-eslint
w0rp
2017-09-12 09:20:31 +01:00
661ed6e40bFix#923 Use package.json as a last resort for eslint --fix
w0rp
2017-09-12 09:10:26 +01:00
a7614d9502
Get more tests to pass on Windows
w0rp
2017-09-11 22:25:15 +01:00
8eb99c3cecFix#922 - Prefer nearer ESLint configuration files with lower precedence filenames for eslint --fix
w0rp
2017-09-11 21:53:45 +01:00
b6a487ccf9
Fix some random test issues for Windows
w0rp
2017-09-11 00:47:27 +01:00
cb8a140141
Require function! to be used instead of function
w0rp
2017-09-11 00:47:10 +01:00
e19a81cb09Fix#920 - Shut up about E776
w0rp
2017-09-10 20:13:35 +01:00
65e6e50bf8
Explain the table of contents script better, and simplify it a bit
w0rp
2017-09-10 19:52:01 +01:00
9d24cc4047
Fix numerous issues with integration documentation tags and the table of contents, and add a script to check for theses issues
w0rp
2017-09-10 19:42:45 +01:00
c4ad92e458
Move scripts for tests into the test directory, and do not export the Batch script for running tests
w0rp
2017-09-10 13:19:08 +01:00
18a7d32c4c
Elm local install support (#915)
Clément DOUIN
2017-09-10 13:58:42 +02:00
c11d2ae375
Fix an SML variable init bug, and get the SML cm file tests to pass on Windows
w0rp
2017-09-10 00:20:05 +01:00
1a52a2b880
Get the TSLint handler tests to pass on Windows
w0rp
2017-09-10 00:05:36 +01:00
18f4d5a6da
Simplify some Rust handler code, and get the Rust handler tests passing on Windows
w0rp
2017-09-10 00:05:04 +01:00
f3da8f45c1
Add elm-format as a new fixer (#916)
Clément DOUIN
2017-09-09 22:30:20 +02:00
b3a9a0e3e8
Fix some path issues, and get lsp dir tests passing on Windows
w0rp
2017-09-09 18:39:56 +01:00
8055a03067
execute the set encoding test setting to get Vint to shut up
w0rp
2017-09-09 18:22:59 +01:00
f238e15f10
Fix more random Windows test issues
w0rp
2017-09-09 18:03:34 +01:00
574cb11594#917 Cover the old _args option for flake8 with a test, just in case
w0rp
2017-09-09 13:28:46 +01:00
d9bdbd5a58
Add a Batch script for running tests on Windows
w0rp
2017-09-08 22:15:39 +01:00