This website requires JavaScript.
ceb910e78c
Make some temporary file tests more reliable
w0rp
2017-04-12 23:17:55 +01:00
7dbf32d0d7
PHP: Fix double errors and support fatal errors
Adriaan Zonnenberg
2017-04-12 23:59:12 +02:00
20900dd12f
Fix broken links
Adriaan Zonnenberg
2017-04-12 22:53:20 +02:00
10037c5133
Fix markdown headings
Adriaan Zonnenberg
2017-04-12 22:26:19 +02:00
d2defc8f47
Fix markdown indentation
Adriaan Zonnenberg
2017-04-12 22:22:56 +02:00
0ce46fe7c8
Make go build linter check files on disk (#465 )
Ben R
2017-04-12 19:53:33 +10:00
65fe914fb8
#392 Handle clang header errors too
w0rp
2017-04-11 21:05:41 +01:00
b06b832447
#392 Report errors inside of headers, in a very basic way
w0rp
2017-04-11 20:32:57 +01:00
8b890caa31
Merge pull request #458 from Szero/master
w0rp
2017-04-11 09:26:58 +01:00
5aa52fc450
Merge pull request #460 from TheLonelyGhost/master
w0rp
2017-04-10 22:05:28 +01:00
593dbe7556
Typo correcting 3.0.7 -> 0.3.7 for vint --no-color
David Alexander
2017-04-10 16:44:14 -04:00
8e33abaeab
added shellcheck executable and options variable
Szero
2017-04-09 19:54:25 +02:00
b9bb4adacd
Add a pull request template which asks for some common requests by yours truly
w0rp
2017-04-08 21:53:39 +01:00
94d5fcb15a
Merge pull request #456 from mathsaey/patch-1
w0rp
2017-04-08 21:35:49 +01:00
588d338342
Added a missing space to the nimcheck command
Mathijs Saey
2017-04-08 20:32:47 +02:00
4e40e8cb60
Add Ruby MRI linter (#453 )
Brandon Roehl
2017-04-08 05:24:20 -05:00
cc8eb05860
improved the sml linter (#445 )
Shalom Yiblet
2017-04-08 06:23:11 -04:00
434283ed1a
Update nimcheck.vim (#451 )
Mathijs Saey
2017-04-07 16:42:46 +02:00
d28d7f732a
Add support for linting Handlebars templates with ember-template-lint (#452 )
Adrian
2017-04-07 16:38:50 +02:00
4caf273d53
Adds options to foodcritic linter (#437 )
José Júnior
2017-04-05 13:21:47 -04:00
c7bd5cc0ba
Cover handling of swiftlint errors with tests
w0rp
2017-04-03 23:43:31 +01:00
f3fa8db4cf
#447 Pass a temporary file to the shell linter instead
w0rp
2017-04-03 23:11:25 +01:00
4fc8452838
#447 Support zsh in the shell linter
w0rp
2017-04-03 22:51:39 +01:00
85d86620f7
Cover basic GCC functionality with tests
w0rp
2017-04-03 22:24:30 +01:00
10d8b4bfd7
Update the Makefile to use the latest Docker image
w0rp
2017-04-03 22:17:39 +01:00
22307ccabc
Add g++ to the Dockerfile
w0rp
2017-04-03 21:57:24 +01:00
5f02595ea4
#380 Add some experimental code for killing long-running processes in NeoVim
w0rp
2017-04-03 19:50:57 +01:00
9691649b65
#446 Do not run ALE if inside of a command window
w0rp
2017-04-03 19:21:11 +01:00
b7c79974bb
#446 Fix g:ale_lint_on_text_changed compatibility issues
w0rp
2017-04-03 19:04:02 +01:00
927ee79026
Update the test suite so it uses the latest Docker image, and use Bourne shell for most tests, so weird shell issues are easier to catch.
w0rp
2017-04-02 22:57:29 +01:00
e7aa079982
Add Bash to the Dockerfile, which no longer comes with vim-testbed by default
w0rp
2017-04-02 22:44:36 +01:00
e4f18770e0
Update the Makefile to use the latest Docker build
w0rp
2017-04-02 22:29:01 +01:00
bfc16ed2ec
Allow for any current Python2 and PIP versions in the Docker build
w0rp
2017-04-02 22:21:19 +01:00
e24f9d263c
Make the Dockerfile build again
w0rp
2017-04-02 21:41:53 +01:00
480c8504a6
Add C and C++ tools to the Dockerfile
w0rp
2017-04-02 21:29:06 +01:00
7c736579b7
Fix #438 Create Java .class files for javac in a temporary directory
w0rp
2017-03-31 20:14:53 +01:00
7a8dbe1139
Clean up some whitespace
w0rp
2017-03-31 19:50:52 +01:00
ef5b900657
adds line highlights style (#436 )
Steven Lu
2017-03-31 11:22:25 -07:00
4b0f3257dd
Remove 'col' from linters where it is hardcoded to 1 (#434 )
Adriaan Zonnenberg
2017-03-31 00:33:38 +02:00
6c97cd335b
Merge pull request #429 from breed808/go
w0rp
2017-03-30 23:28:19 +01:00
36f9631512
Add options to facilitate linting only in normal mode (#425 )
taylorskalyo
2017-03-30 18:21:37 -04:00
3a74d242f9
Merge pull request #431 from janclarin/master
w0rp
2017-03-30 16:37:28 +01:00
e59e57d2e4
Document conflicting plugins check
Jan Clarin
2017-03-30 00:58:25 -06:00
f88f59afb8
Fix #426 check for g:ale_emit_conflict_warnings existence
Jan Clarin
2017-03-30 00:55:53 -06:00
43f24f4c01
Add support for gosimple and staticcheck
Ben Reedy
2017-03-30 11:42:16 +10:00
2a88b60ff1
Fix #260 automatically set .csslintrc files from ancestor directories
w0rp
2017-03-29 00:56:39 +01:00
8e71f233da
Use the lint_file option so the Cargo linter will only be run against files on disk
w0rp
2017-03-29 00:34:03 +01:00
3f5cb55e73
Make the tslint file match the style in the rest of the codebase
w0rp
2017-03-29 00:28:01 +01:00
a4220b99a6
Fix #421 Automatically detect create-react-app paths
w0rp
2017-03-29 00:21:27 +01:00
4b9b4e3338
#326 Document existing StandardJS options
w0rp
2017-03-28 23:48:55 +01:00
81b49b2dff
Merge pull request #424 from adriaanzon/command-enable-disable
w0rp
2017-03-28 23:28:13 +01:00
d7f8324c3c
Move linter documentation into separate files
w0rp
2017-03-28 23:25:44 +01:00
6a5d8ba5d0
Add :ALEEnable and :ALEDisable commands
Adriaan Zonnenberg
2017-03-29 00:04:58 +02:00
094eeb2673
Merge pull request #423 from adriaanzon/command-bar
w0rp
2017-03-28 22:17:18 +01:00
fe47649a23
Allow commands to be chained using a |
Adriaan Zonnenberg
2017-03-28 19:27:07 +02:00
ab3fd2e849
Fix #130 - Run linters when the filetype is changed
w0rp
2017-03-27 22:40:25 +01:00
c9ee3efc11
Enabling linting on save by default, re #333
w0rp
2017-03-27 20:36:35 +01:00
4abefc189c
Cover the rubocop handler with tests
w0rp
2017-03-27 19:53:12 +01:00
b9c078da20
Adjust rubocop error levels
Gabriel Holodak
2017-02-12 06:15:43 -05:00
a1be697a02
Add a pause for the command chain test
w0rp
2017-03-27 13:46:48 +01:00
cd82740ade
Document the Dogma linter
w0rp
2017-03-27 13:02:25 +01:00
5de084557b
Merge branch 'add-dogma'
w0rp
2017-03-27 12:57:00 +01:00
82fde0ea51
Use the same formatting as other files for the dogma linter file, and cover the Handler function with tests
w0rp
2017-03-27 12:56:54 +01:00
2f40953e03
Make cargo linter lighter: (#408 )
Idan Arye
2017-03-27 14:37:00 +03:00
8ca82af4ab
Merge pull request #414 from lucaskolstad/add_asm_linter
w0rp
2017-03-27 12:32:42 +01:00
c467a07512
Don't export the ISSUE_TEMPLATE in archives
w0rp
2017-03-26 22:42:37 +01:00
5582711680
Fix #413 Stop tests failing randomly due to issues with reading buffers too quickly
w0rp
2017-03-26 02:13:21 +01:00
d84d91ff35
Add support for ASM files using GCC
Lucas Kolstad
2017-03-25 16:02:59 -07:00
822b19ac83
Merge pull request #411 from lucaskolstad/lint_on_enter_bugfix
w0rp
2017-03-24 21:04:49 +00:00
b3f6f56745
Fix #272 by checking if quickfix is open before reopening to avoid triggering a BufEnter event that causes quickly repeating linting runs when g:ale_lint_on_enter = 1.
Lucas Kolstad
2017-03-23 15:03:01 -07:00
a5ac3e4e4b
Merge pull request #409 from lucaskolstad/document_hdevtools_support
w0rp
2017-03-23 23:56:45 +00:00
3ca4c7de96
Document support for hdevtools
Lucas Kolstad
2017-03-23 12:17:34 -07:00
ba97017380
Add the dogma checker.
Blaž Hrastnik
2017-03-23 01:13:06 +09:00
9f3cdf8270
Fix problems with nim check (#404 )
baabelfish
2017-03-22 11:11:32 +02:00
59b5644fb3
Clean up the documentation some more, and make the description of the ALELint autocmd clearer
w0rp
2017-03-22 08:57:29 +00:00
18bae7da2e
#333 Finish implementing the lint_file option
w0rp
2017-03-21 14:52:02 +00:00
c59204b94f
Remove a test for experimental functionality which was removed
w0rp
2017-03-21 13:58:08 +00:00
3e13e10e03
#333 Change arguments for ale#Queue so they are more obvious, and check files in more places
w0rp
2017-03-21 13:38:27 +00:00
2d1d6fb850
Add some utility functions for changing directories for commands
w0rp
2017-03-21 13:09:02 +00:00
6550cdfbd0
Make it clearer that global variables should be set in vimrc, in the Rust documentation
w0rp
2017-03-21 12:39:06 +00:00
551d53aa67
Fix shellcheck typo in docs. shellckeck -> shellcheck (#402 )
Dylan Araps
2017-03-21 23:35:44 +11:00
5122dc498d
tslint parameterized executable and config path (#400 )
Ruben Paz
2017-03-21 12:30:32 +00:00
51729346bf
Merge pull request #399 from baabelfish/master
w0rp
2017-03-19 20:34:11 +00:00
297bc8553c
Add support for nim check
baabelfish
2017-03-18 18:33:26 +02:00
e7d32fe376
#333 Pass in a flag indicating that linters should be run against files, and clear more jobs
w0rp
2017-03-14 23:51:57 +00:00
790c614b7a
#333 Update line numbers for loclist items when current sign_id values are set
w0rp
2017-03-14 23:04:25 +00:00
d19a35485f
#333 Keep any loclist items which have match_id values set on them
w0rp
2017-03-14 20:26:44 +00:00
5836d9a9a7
Stop using globstar for tests, so they can be run on Mac OSX
w0rp
2017-03-14 15:08:26 +00:00
6f0fc965ab
#394 Attempt to fix running linters when bufwinid() doesn't exist
w0rp
2017-03-13 23:45:25 +00:00
fae26369d4
add slim-lint (#388 )
Markus Doits
2017-03-14 00:21:59 +01:00
3f3d8b0014
Merge pull request #393 from naoina/fix-coffeelint-pattern
w0rp
2017-03-13 23:18:06 +00:00
e969d97843
Fix pattern of output for coffeelint
Naoya Inada
2017-03-13 20:09:49 +09:00
711ab99362
#333 Remember the IDs for highlights
w0rp
2017-03-12 22:46:33 +00:00
382e569f66
Revert "Don't save the sign ID on loclist items. This approach won't work."
w0rp
2017-03-12 22:34:32 +00:00
f25a543260
Don't save the sign ID on loclist items. This approach won't work.
w0rp
2017-03-12 21:48:40 +00:00
a4ae5ca997
Merge pull request #389 from jparise/erlc-output-tmpdir
w0rp
2017-03-12 16:50:17 +00:00
f3eab445ee
Use tempname() to create the temporary output file
Jon Parise
2017-03-11 19:33:32 -08:00
4bf6784d7d
#333 Save sign IDs back on loclist items, and make it possible to get line numbers again
w0rp
2017-03-11 20:33:29 +00:00
ca78e4c150
Support older versions of Vint
w0rp
2017-03-11 19:45:33 +00:00
892fff03cc
Cover error priority in the sign tests
w0rp
2017-03-11 17:39:51 +00:00