Skip to content

Tags: benpaxton-hf/ale

Tags

v1.7.1

Toggle v1.7.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix dense-analysis#1298 - Escape commands for PowerShell

v1.7.0

Toggle v1.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix the mscs tests on Windows, and use the improved Simplify for all …

…tests instead.

v1.6.2

Toggle v1.6.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Stop the completion tests from failing randomly

v1.6.1

Toggle v1.6.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix dense-analysis#1101 - Ignore no-implicit-dependencies errors unti…

…l TSLint supports checking via stdin properly

v1.6.0

Toggle v1.6.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add a badge for AppVeyor, and remove some trailing spaces from the RE…

…ADME

v1.5.2

Toggle v1.5.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix dense-analysis#964 - Remove signs when multiple signs end up on a…

… single line

v1.5.1

Toggle v1.5.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix dense-analysis#912 - Close lists automatically when g:ale_open_li…

…st is set to 'on_save' again

v1.5.0

Toggle v1.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Handle jobstart() returning -1 in the NeoVim 0.2.0, just in case

v1.4.1

Toggle v1.4.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix dense-analysis#560 dense-analysis#763 - Silence errors for settin…

…g signs, and do nothing for dirvish

v1.4.0

Toggle v1.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove style classification from E999 (dense-analysis#696)

* Remove style classification from E999

* Update test_flake8_handler to reflect E999 changes