w0rp
|
4737e09bcf
|
Try and fix Travis builds again
|
2017-02-11 00:20:16 +00:00 |
|
w0rp
|
14c38cdb63
|
Fix #116 - Send SIGKILL to processes if they don't respond to SIGTERM
|
2017-02-11 00:08:05 +00:00 |
|
w0rp
|
81779e60bb
|
Document the command empty string behaviour
|
2017-02-10 23:11:26 +00:00 |
|
w0rp
|
49f7ce4f6d
|
Fix #246 Don't run flow if there's no .flowconfig
|
2017-02-10 22:47:56 +00:00 |
|
w0rp
|
926cd1a953
|
Fix #283 Add an option for using ch_sendraw(), which can be better for some users
|
2017-02-10 19:34:44 +00:00 |
|
w0rp
|
c528ab1eaa
|
Fix #269 Set $TMPDIR to a default value, if not set
|
2017-02-10 09:45:42 +00:00 |
|
w0rp
|
5de445c041
|
Fix #315 Implement the read_buffer option
|
2017-02-09 23:32:57 +00:00 |
|
w0rp
|
9f8c76b5b9
|
Make ALE complain when conflicting command options are used
|
2017-02-09 20:44:13 +00:00 |
|
w0rp
|
38d9802d12
|
Don't export the custom-checks script in archives
|
2017-02-09 20:14:03 +00:00 |
|
w0rp
|
73e0f87eba
|
Document the command_chain option
|
2017-02-09 09:42:17 +00:00 |
|
w0rp
|
bf2075cd0c
|
Revert "Add a Batch stdin wrapper script"
This reverts commit 76a03b0709.
|
2017-02-09 00:28:32 +00:00 |
|
w0rp
|
db835fa0a1
|
Make some corrections in the README
|
2017-02-08 22:25:08 +00:00 |
|
w0rp
|
325fcc25dd
|
#314 Use the quickfix list for jumping between errors if that is set instead of the loclist
|
2017-02-08 22:14:07 +00:00 |
|
w0rp
|
eb37d9c1fc
|
#39 Don't send the Vim buffer to commands before the last in a chain
|
2017-02-08 09:37:22 +00:00 |
|
w0rp
|
df2c6df819
|
Add a test to cover sign placement after linting
|
2017-02-07 22:55:23 +00:00 |
|
w0rp
|
c3ebe7bd9e
|
Cover the Rust handler with some tests
|
2017-02-07 21:17:10 +00:00 |
|
w0rp
|
c0ac393297
|
#256 Attempt to fix Rust linter issues again
|
2017-02-07 15:19:37 +00:00 |
|
w0rp
|
da8408501c
|
#256 Attempt to fix Rust linter issues
|
2017-02-07 15:15:22 +00:00 |
|
w0rp
|
a3b7056cad
|
#289 Only use the --stdin-display-name flag if the flake8 version supports it
|
2017-02-06 11:12:27 +00:00 |
|
w0rp
|
9d85590421
|
Take the rubocop filename from the buffer number given to the function
|
2017-02-05 22:32:38 +00:00 |
|
w0rp
|
eb410b4ee6
|
Update the contributing guide to offer some more advice
|
2017-02-05 15:55:50 +00:00 |
|
w0rp
|
9a5fc6f932
|
Make a note in the FAQ about how to use quickfix errors
|
2017-02-05 15:34:35 +00:00 |
|
w0rp
|
d953c68ebb
|
Fix mypy error parsing when column numbers are included.
|
2017-02-04 19:47:37 +00:00 |
|
w0rp
|
829f87bc6a
|
Fix #124 Finish implementing command chaining, and make it work for DMD
|
2017-02-04 18:30:30 +00:00 |
|
w0rp
|
97131262ab
|
Add a default alias for the Dockerfile filetype, which is capitalised for some users.
|
2017-02-02 22:26:46 +00:00 |
|
w0rp
|
03bab835d9
|
Fix #249 Mention how to clear sign background colors in the README
|
2017-01-30 15:22:14 +00:00 |
|
w0rp
|
fd89da113d
|
Document the new quickfix and loclist options.
|
2017-01-22 15:31:28 +00:00 |
|
w0rp
|
b2696b105a
|
Sort the global options in the documentation by name.
|
2017-01-22 15:06:33 +00:00 |
|
w0rp
|
d7ed49f849
|
Add a script for custom checks to enforce using the abort flag for functions and trailing whitespace, and fix existing issues.
|
2017-01-22 14:54:57 +00:00 |
|
w0rp
|
e4a4fcd26b
|
Make the Erlang linter code match the style used in the rest of the codebase. Make the options match the new standard.
|
2017-01-22 13:51:57 +00:00 |
|
w0rp
|
a37970facd
|
Clean up the list opening tests
|
2017-01-22 13:33:16 +00:00 |
|
w0rp
|
9820899b9e
|
Improve mypy handling a little bit more
|
2017-01-20 17:30:34 +00:00 |
|
w0rp
|
ea438be5c1
|
REVERT "Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256"
This reverts commit f412b4f96f.
Conflicts:
doc/ale.txt
|
2017-01-19 20:21:54 +00:00 |
|
w0rp
|
41686980fd
|
Document the mypy options, and fix spacing issues, largely in the documentation
|
2017-01-15 13:20:23 +00:00 |
|
w0rp
|
f1ac7c9f73
|
Rename pylint _args variables to _options variables
|
2017-01-15 13:05:07 +00:00 |
|
w0rp
|
f412b4f96f
|
Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256
|
2017-01-13 09:23:03 +00:00 |
|
w0rp
|
3b486d3475
|
Prefix mandatory flake8 arguments with extra spaces so they will always work
|
2017-01-12 13:11:10 +00:00 |
|
w0rp
|
9191750b5b
|
Fix #175 - Fix the error types for rubocop
|
2017-01-12 12:57:07 +00:00 |
|
w0rp
|
c17123b631
|
Fix #238 Make the README show the proper linter name for Flow
|
2017-01-04 13:05:17 +00:00 |
|
w0rp
|
cd6d8f2ab6
|
Fix #229 Disable text linters by default
|
2016-12-22 11:32:20 +00:00 |
|
w0rp
|
771bfe3b18
|
#193 Fix a parsing error for parsing errors with eslint
|
2016-12-22 11:16:22 +00:00 |
|
w0rp
|
8cb9b2ba4e
|
Make sign parsing testable, and add tests for it against various languages.
|
2016-12-16 10:01:28 +00:00 |
|
w0rp
|
10777d3421
|
Add tests to cover definitions for linters so far.
|
2016-12-13 13:33:19 +00:00 |
|
w0rp
|
f950c29035
|
Implement command chaining. Tests and documentation to come.
|
2016-12-13 10:19:56 +00:00 |
|
w0rp
|
88f4598ea2
|
Fix the proeslint linter for plaintext files
|
2016-12-13 10:19:19 +00:00 |
|
w0rp
|
76a03b0709
|
Add a Batch stdin wrapper script
|
2016-12-13 10:00:40 +00:00 |
|
w0rp
|
aee339f401
|
Document the new stylelint linter
|
2016-12-06 13:26:06 +00:00 |
|
w0rp
|
d77e5a9308
|
#200 Make systemverilog files use the verilog linters by default
|
2016-12-04 23:13:57 +00:00 |
|
w0rp
|
f5a4e11894
|
Add an FAQ section describing how to run linters when files are saved.
|
2016-12-01 09:52:43 +00:00 |
|
w0rp
|
66b183e1ba
|
Fix #188: Revert to and older version of the Haskell linter, which works better
|
2016-11-28 09:53:07 +00:00 |
|
w0rp
|
498a9435de
|
Document that typecheck is now supported
|
2016-11-10 16:24:17 +00:00 |
|
w0rp
|
ec2845eefa
|
Take sign information out of the buffer variables, and make it so dummy signs are set and removed more reliably.
|
2016-11-04 11:58:56 +00:00 |
|
w0rp
|
ca18a80e3e
|
#159 Change the condition for checking for Vim 8 features to work better in MacVim 7.
|
2016-11-04 10:17:49 +00:00 |
|
w0rp
|
f9cbc69ce1
|
Re-align documentation markers.
|
2016-11-03 10:17:25 +00:00 |
|
w0rp
|
f03fb64e51
|
#160 Switch back to using readline for writing stdin to the temporary file, because it actually works on all machines.
|
2016-11-01 20:30:15 +00:00 |
|
w0rp
|
614a30a508
|
Improve file blacklisting to make Unite.vim not fuck up.
|
2016-10-31 14:47:08 +00:00 |
|
w0rp
|
cb410927d1
|
Reduce sign column juttering by waiting for all jobs to complete before updating everything.
|
2016-10-31 13:45:22 +00:00 |
|
w0rp
|
9028d1f132
|
Add pylint to the list of supported tools.
|
2016-10-30 09:47:06 +00:00 |
|
w0rp
|
a6ca60203f
|
Increase the delay for linting on entering a buffer.
|
2016-10-30 09:29:11 +00:00 |
|
w0rp
|
c8821fc049
|
#144 - Implement commands for moving through warnings/errors
|
2016-10-26 10:36:53 +01:00 |
|
w0rp
|
1bcee7ef33
|
Mention the Google Vimscript Style Guide in the contributing file.
|
2016-10-25 17:41:34 +01:00 |
|
w0rp
|
454dbbe33e
|
Merge remote-tracking branch 'origin/echo-less'
|
2016-10-25 16:51:50 +01:00 |
|
w0rp
|
aa4c669ea0
|
#148 - Check the cursor position so we don't try to echo too frequently.
|
2016-10-25 16:07:20 +01:00 |
|
w0rp
|
73c9a1f965
|
#148 Do not run ALE for NERDTree or Unite.vim buffers.
|
2016-10-25 14:09:58 +01:00 |
|
w0rp
|
2bcb21f350
|
Restructure the README.
|
2016-10-25 10:39:06 +01:00 |
|
w0rp
|
d6a7b0f518
|
#119 - Stop ALE clearing the echo message when it doesn't need to.
|
2016-10-24 20:55:20 +01:00 |
|
w0rp
|
b9428b7db0
|
Merge #139 - Add Markdown linting support
|
2016-10-24 20:40:24 +01:00 |
|
w0rp
|
6e66b60b63
|
Limit Travis to only building master on push.
|
2016-10-24 20:27:36 +01:00 |
|
w0rp
|
c546f47cc0
|
Merge everything into the one global map.
|
2016-10-24 20:21:42 +01:00 |
|
w0rp
|
0dbf08f6d5
|
Add some comments to some lines to make things clearer.
|
2016-10-24 09:58:45 +01:00 |
|
w0rp
|
7481facd73
|
#107 Stop jobs when buffers close
|
2016-10-23 22:41:00 +01:00 |
|
w0rp
|
226b4ed586
|
Add node_modules support for JSHint, and use the global config as a fallback.
|
2016-10-23 13:25:50 +01:00 |
|
w0rp
|
36461b69d7
|
Support loading eslint from node_modules, re issue #118.
|
2016-10-23 13:04:41 +01:00 |
|
w0rp
|
cd00a18c3a
|
Make builds fail again when there are Vint warnings.
|
2016-10-22 14:20:05 +01:00 |
|
w0rp
|
7a06d276c2
|
#131 Keep the error types in the message for eslint
|
2016-10-20 18:07:55 +01:00 |
|
w0rp
|
acb209aa11
|
Fix the D error parsing to handle output without column numbers.
|
2016-10-19 23:42:00 +01:00 |
|
w0rp
|
6df632218e
|
Add a test which checks that we can find the stdin-wrapper script.
|
2016-10-19 23:26:07 +01:00 |
|
w0rp
|
9e4d7c1b9d
|
Fix some Vint problems.
|
2016-10-19 22:21:39 +01:00 |
|
w0rp
|
f8f24854e3
|
Fix how the Makefile checks the image ID.
|
2016-10-19 22:21:00 +01:00 |
|
w0rp
|
a2b7bbc8f2
|
Add an ID into the Makefile so running tests locally will use the most up to date Docker image.
|
2016-10-18 12:48:45 +01:00 |
|
w0rp
|
02e42feeaa
|
Make the function for waiting for jobs to complete more reliable.
|
2016-10-17 23:43:31 +01:00 |
|
w0rp
|
bf45ab6d8d
|
Add a function for waiting for linters to complete, and add a test which checks that linting updates the loclist.
|
2016-10-17 23:26:19 +01:00 |
|
w0rp
|
654a172473
|
Make the nearest file search result absolute paths, and add tests to cover it.
|
2016-10-17 21:14:34 +01:00 |
|
w0rp
|
7c2a16e149
|
Add a test to check that buffer cleanup works.
|
2016-10-17 20:42:50 +01:00 |
|
w0rp
|
1300fdc84b
|
#115 - Do not use readlink for the DMD wrapper, for Mac compatibility.
|
2016-10-17 13:03:21 +01:00 |
|
w0rp
|
15df679765
|
#115 - Make ALE shut up about not being able to load linter files which don't exist when it works anyway.
|
2016-10-17 11:26:21 +01:00 |
|
w0rp
|
b07161fe38
|
#109 Use norm! instead of norm to solve remapping issues.
|
2016-10-16 16:09:01 +01:00 |
|
w0rp
|
cbc419d51f
|
Fix an issue with a duplicate section in the documentation.
|
2016-10-16 15:36:41 +01:00 |
|
w0rp
|
c726503acf
|
Correct the order of arguments for AssertEqual in some places.
|
2016-10-14 20:34:21 +01:00 |
|
w0rp
|
56b866c8d8
|
Add some tests for the EchoCursorWarning function.
|
2016-10-14 20:29:31 +01:00 |
|
w0rp
|
1e756c0e24
|
Shut up about there being no autocmd events.
|
2016-10-14 19:17:12 +01:00 |
|
w0rp
|
29271f3477
|
Add eslint to the Dockerfile.
|
2016-10-13 23:53:17 +01:00 |
|
w0rp
|
f2dba0f487
|
Add tests to cover common handler functions.
|
2016-10-13 22:03:31 +01:00 |
|
w0rp
|
a089fabb5c
|
Add some unit tests for the BinarySearch function.
|
2016-10-13 21:24:47 +01:00 |
|
w0rp
|
f506887b28
|
Add a unit test for the loclist comparison function.
|
2016-10-13 20:56:18 +01:00 |
|
w0rp
|
5ca7cc14f3
|
Ignore more files when archiving.
|
2016-10-13 20:42:14 +01:00 |
|
w0rp
|
ed44d8a146
|
#107 - Check if the buffer is gone by looking for a key in the map instead.
|
2016-10-13 15:21:28 +01:00 |
|
w0rp
|
a8c83a097b
|
#107 - Handle jobs finishing for closed buffers
|
2016-10-13 15:13:11 +01:00 |
|
w0rp
|
d4e13ca89c
|
Merge branch 'autocmd'
|
2016-10-13 15:05:52 +01:00 |
|
w0rp
|
217bb5cb40
|
Improve the output of the tests, and fix the style issue again.
|
2016-10-12 23:55:09 +01:00 |
|