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
Age
Commit message (
Expand
)
Author
2017-08-11
Add a fix function for breaking up long Python lines, which is hidden for now
w0rp
2017-08-10
Merge pull request #842 from gfontenot/gf-swiftformat
w0rp
2017-08-10
Pass extra rubocop options in the middle instead, and fix the Vader test so i...
w0rp
2017-08-10
Rubocop fixer now uses g:ale_ruby_rubocop_options (#841)
Miguel Palhas
2017-08-09
Add support for SwiftFormat as a fixer
Gordon Fontenot
2017-07-31
Add stylelint fixer
Mahmoud Mostafa
2017-07-22
Merge pull request #781 from sumnerevans/standard-fixer
w0rp
2017-07-21
added tests for Standard.js
Sumner Evans
2017-07-20
Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...
w0rp
2017-07-18
Fix #775 - Run eslint.js via node on Windows for eslint --fix
w0rp
2017-07-09
Make every test set filenames and switch directories in the same way, and fix...
w0rp
2017-07-06
#732 - Use the configuration files when fixing files with rubocop
w0rp
2017-07-03
Add a function for fixing the alignment of Vim help tags
w0rp
2017-06-28
Add puppet-lint fixer (#701)
Alexander "Ace" Olofsson
2017-06-25
Add ruby fixer using `rubocop --auto-correct` (#689)
Lynn Dylan Hurley
2017-06-20
Fix #667 - Do not add extra blank lines for add_blank_lines_for_python_contro...
w0rp
2017-06-18
#659 - Add options for Python fixers, and cut down on duplicated documentation
w0rp
2017-06-14
Split up the flake8 and ansible-lint handlers
w0rp
2017-06-07
Search python fixers in virtual environment (#632)
José Luis Lafuente
2017-06-07
Move all functions for fixing things to autoload/ale/fixers, and only accept ...
w0rp
2017-05-22
Add a fixer for Python for automatically adding blank lines before control st...
w0rp