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
/
fixers
/
test_isort_fixer_callback.vader
Age
Commit message (
Expand
)
Author
2021-07-14
added filename to stdin stream of isort (#3815)
Jeff Willette
2021-03-21
#3633 - Move linter tests into test/linter
w0rp
2021-03-20
#3633 - Put all dummy test files in test/test-files
w0rp
2021-03-01
Close #2281 - Separate cwd commands from commands
w0rp
2020-11-25
Ensure isort / pipenv test conforms to ALE coding standards
Ivor Peles
2020-11-21
Add test for isort with auto_pipenv flag(s)
Ivor Peles
2020-08-28
#3325 - ale#path#BufferCdString now generates %s:h
w0rp
2018-10-23
ale#path#CdString include ale#Escape
paihu
2018-10-22
fix testcase
paihu
2018-07-04
address code review issues
Derek P Sifford
2018-02-04
Fix #1330 - Find isort configs better by changing the working directory
w0rp
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-10-01
Get fixer tests to work on Windows
w0rp
2017-07-09
Make every test set filenames and switch directories in the same way, and fix...
w0rp
2017-06-18
#659 - Add options for Python fixers, and cut down on duplicated documentation
w0rp