index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
sign
/
test_sign_placement.vader
Age
Commit message (
Collapse
)
Author
2019-04-07
#2132 - Replace command_chain and chain_with with ale#command#Run
w0rp
2019-02-06
#2132 - lint and fix with ale#command#Run
w0rp
A new function is added here which will later be modified for public use in linter and fixer callbacks. All linting and fixing now goes through this new function, to prove that it works in all cases.
2018-06-28
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-05-28
#1524 Do not try to check buffers with empty filetypes
w0rp
2017-10-03
Fix #964 - Remove signs when multiple signs end up on a single line
w0rp
2017-09-09
Fix more random Windows test issues
w0rp
2017-09-02
#505 - Do not lint files on enter if the option for linting when the ↵
w0rp
filetype changed is on
2017-08-26
Fix #825 - Downgrade signs when problems change
w0rp
2017-08-13
#653 - Filter items based on the buffer number for signs
w0rp
2017-08-12
Fix a failing test
w0rp
2017-06-08
Experimental code for showing results as soon as each linter completes
w0rp
2017-05-20
#149 - Support Info, style error, and style warning types for problems for signs
w0rp
2017-05-05
Try and make the sign tests pass more often
w0rp
2017-04-26
Fix #506 - Don't set signs for buffers which don't exist
w0rp
2017-03-14
#333 Update line numbers for loclist items when current sign_id values are set
w0rp
2017-03-11
Cover error priority in the sign tests
w0rp
2017-03-09
Fix sign tests.
w0rp
2017-03-09
Group sign tests
w0rp