w0rp
|
1575b3d7dd
|
Merge pull request #1059 from ahmedelgabri/reason-refmt
refmt fixer for ReasonML
|
2017-10-30 11:30:13 +00:00 |
|
Ahmed El Gabri
|
634eb1920c
|
refmt fixer for ReasonML
|
2017-10-29 21:48:28 +01:00 |
|
w0rp
|
daecbad543
|
Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buffers or one buffer
|
2017-10-29 17:03:29 +00:00 |
|
w0rp
|
1aa737cdc9
|
#817 - Document the buffer toggling options, and define plug mappings for everything
|
2017-10-29 10:55:02 +00:00 |
|
w0rp
|
5fc2b98b73
|
#817 Add commands for toggling ALE for only the current buffer
|
2017-10-28 19:36:16 +01:00 |
|
w0rp
|
ea3a8e3c62
|
#817 Move code for toggling ALE to its own file
|
2017-10-28 15:41:14 +01:00 |
|
w0rp
|
6e681d9066
|
Fix #971 - Add an option for turning errors about missing eslint config files off.
|
2017-10-28 12:11:33 +01:00 |
|
w0rp
|
0e848b608c
|
Merge pull request #1053 from SamHowie/hackfmt
Add hackfmt fixer
|
2017-10-27 23:36:16 +01:00 |
|
Sam Howie
|
36898436b5
|
Add hackfmt fixer
|
2017-10-27 13:42:55 -07:00 |
|
w0rp
|
73b8181ce6
|
#1054 - Prevent ALE from adding the after directory to runtimepath too much
|
2017-10-27 11:38:01 +01:00 |
|
w0rp
|
d4d939bea9
|
Fix #1039 - Only check the file on disk for dartanalyzer
|
2017-10-26 23:31:07 +01:00 |
|
w0rp
|
6490d3a5e6
|
Fix #1041 - Do not request completions shortly after CompleteDone
|
2017-10-26 23:18:12 +01:00 |
|
w0rp
|
33c2c20e66
|
Fix #1051 - Support ash and dash for shellcheck and the sh linter
|
2017-10-26 21:21:42 +01:00 |
|
w0rp
|
3ac92ea529
|
Fix #1048 - Do not lint files named "."
|
2017-10-26 20:29:33 +01:00 |
|
w0rp
|
3ab069c9bd
|
Merge pull request #1052 from natw/tflint-no-stdin
don't use stdin with tflint
|
2017-10-26 20:25:55 +01:00 |
|
Nathaniel Williams
|
22e8050639
|
don't use stdin with tflint
|
2017-10-26 14:14:28 -05:00 |
|
Nathaniel Williams
|
e4456a4e0e
|
Add tflint fot Terraform
|
2017-10-26 19:37:04 +01:00 |
|
w0rp
|
6ed456f99c
|
Merge pull request #1009 from sirbrillig/add/phpcs-include-code-option
phpcs: include sniff code in message
|
2017-10-26 17:49:46 +01:00 |
|
Payton Swick
|
40f5e54198
|
Add test for phpcs error code
|
2017-10-26 12:22:34 -04:00 |
|
Payton Swick
|
aca66a54a5
|
Include sniff code in message
|
2017-10-26 12:22:08 -04:00 |
|
w0rp
|
f15c8f4127
|
#1049 Do not modify runtimepath if the conflict warnings are disabled
|
2017-10-26 12:26:16 +01:00 |
|
w0rp
|
0702cb59b7
|
Fix #1045 - Handle both output streams for Cargo
|
2017-10-26 10:03:10 +01:00 |
|
w0rp
|
5917de565d
|
Fix #491 - Use -x for shellcheck for checking files with sourced files
|
2017-10-26 00:48:51 +01:00 |
|
w0rp
|
2f5b94e07d
|
Remove redundant code for the GCC handler, and fix bugs with errors for - not being parsed
|
2017-10-26 00:09:26 +01:00 |
|
w0rp
|
da365134b5
|
Fix an exception with notes with no previous message
|
2017-10-25 23:43:09 +01:00 |
|
w0rp
|
7eb16836d0
|
Fix indentation for the haml-lint file
|
2017-10-25 23:07:38 +01:00 |
|
w0rp
|
f38ced1e4c
|
Merge pull request #1047 from thenoseman/linter-hamllint_autodetect_config
[PR: hamllint] auto-detect .rubocop.yml and .haml-lint.yml when using haml-lint
|
2017-10-25 23:01:49 +01:00 |
|
w0rp
|
4af7219078
|
Make one of the sign tests work in all locales
|
2017-10-25 22:35:21 +01:00 |
|
Gerry Agbobada
|
25d2af0b25
|
Handle multiple files localtion lists with gcc handler (#1034)
Handle multiple files in the GCC handler.
|
2017-10-25 22:29:36 +01:00 |
|
Frank Schumacher
|
b0b91ba897
|
force add test fixtures for hamllint
|
2017-10-25 21:35:24 +02:00 |
|
Frank Schumacher
|
45ed37a5d9
|
auto-detect .rubocop.yml and .haml-lint.yml
Based on path to current file
|
2017-10-25 20:46:16 +02:00 |
|
w0rp
|
960ae62aaa
|
Make the sign placement test pass more often by using another shell
|
2017-10-25 01:11:46 +01:00 |
|
w0rp
|
680672117f
|
Make the highlight placement test pass more often by using another shell
|
2017-10-25 01:05:48 +01:00 |
|
w0rp
|
5029078df3
|
Set better highlights for write-good
|
2017-10-25 00:58:16 +01:00 |
|
w0rp
|
94bdabb8c3
|
Merge pull request #1044 from sumnerevans/mail-linters
#955 Add vale linter for mail files
|
2017-10-25 00:40:59 +01:00 |
|
w0rp
|
eec529ad9d
|
Fix the write-good tests on Windows
|
2017-10-25 00:39:23 +01:00 |
|
Sumner Evans
|
7ac07a30b8
|
Fix #643 - Add support for write-good for many languages
|
2017-10-25 00:28:06 +01:00 |
|
Sumner Evans
|
780844ad73
|
#955 add documentation
|
2017-10-24 17:14:42 -06:00 |
|
Sumner Evans
|
db769fb060
|
#995 add vale linter for mail files
|
2017-10-24 17:01:40 -06:00 |
|
w0rp
|
1a5ef969a5
|
Merge branch 'aurieh-master'
|
2017-10-24 22:45:30 +01:00 |
|
Su Shangjun
|
d644dc797f
|
example for 'rcfile' on ale_python_pylint_options
Two hyphens instead of one will enable the option `rcfile`.
|
2017-10-24 22:43:54 +01:00 |
|
aurieh
|
b401772d23
|
Add Vader tests
|
2017-10-25 00:39:54 +03:00 |
|
Christopher Swingley
|
1c56bebd7c
|
proselint for mail files (#1037)
Add proselint for mail files
|
2017-10-24 22:34:38 +01:00 |
|
w0rp
|
fe729dab58
|
Merge pull request #1030 from grddev/run-tests-osx
Update test scripts to work on OS X
|
2017-10-24 22:30:42 +01:00 |
|
Zack Kourouma
|
07dad64acb
|
adds fixer support for hfmt (#1027)
Add support for fixing Haskell with hfmt
|
2017-10-24 22:29:04 +01:00 |
|
Diego Oliveira
|
b172cd8b17
|
Add phan as a linter for php files (#1026)
Add phan for checking PHP code
|
2017-10-24 22:25:02 +01:00 |
|
w0rp
|
c248885e57
|
Merge pull request #1025 from kfox/add-rustfmt-fixer
add rustfmt fixer
|
2017-10-24 22:20:03 +01:00 |
|
w0rp
|
0e4dd95e5d
|
Merge pull request #1017 from carakan/elixir_format
`mix format` new fixer for elixir lang
|
2017-10-24 22:13:04 +01:00 |
|
w0rp
|
5a91f7e19f
|
Merge pull request #1043 from fengdasuk19/fengdasuk19-pylint-rcfile
example for 'rcfile' on ale_python_pylint_options
|
2017-10-24 22:06:38 +01:00 |
|
Su Shangjun
|
c96e7402ba
|
example for 'rcfile' on ale_python_pylint_options
Two hyphens instead of one will enable the option `rcfile`.
|
2017-10-24 08:11:56 -05:00 |
|