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
2018-09-09
Merge pull request #1897 from LEI/add-sqlfmt-fixer
w0rp
2018-09-08
Add support for sqlfmt
LEI
2018-09-04
add uncrustify fixer for several languages
Derek P Sifford
2018-08-28
Merge pull request #1866 from Steap/feature/xmllint-fixer
w0rp
2018-08-28
Add support for xmllint as a fixer.
Cyril Roelandt
2018-08-26
fix tests
sbl
2018-08-26
add ocamlformat support
sbl
2018-08-24
Merge pull request #1841 from dabbeg/fix-importjs-fixer
w0rp
2018-08-24
importjs fixer not reading correct executable variable name
Davíð Guðni
2018-08-23
Add hlint refactoring as a fixer (#1836)
Evan Borden
2018-08-23
Add stylish-haskell as a fixer (#1837)
Evan Borden
2018-08-09
fix: Don't use error output from prettier_d for fixing files
Brandon Bayer
2018-08-02
Merge pull request #1770 from fredemmott/hack
w0rp
2018-08-02
Javascript prettier filetype detect fix (#1769)
Paul Reimer
2018-08-02
Split Hack out from PHP, modernize
Fred Emmott
2018-07-15
Massively reduce the amount of code needed for linter tests
w0rp
2018-07-04
address code review issues
Derek P Sifford
2018-07-01
Added dartfmt fixer (#1683)
Govind KP
2018-06-23
Add fixer tidy for HTML
Abin Simon
2018-06-18
Set `--parser` option in Prettier's fixer (#1620)
Alvin Chan
2018-06-12
Add support for qmlfmt fixer (#1651)
P M
2018-06-03
Add 'scalafmt' fixer for Scala files
Jeffrey Lau
2018-04-21
add perltidy fixer
Kenta, Kobayashi
2018-04-08
Fix #1424 - Make the brittany fixer work
aspidiets
2018-04-07
Add g:ale_php_cs_fixer_options variable (#1477)
Adriaan Zonnenberg
2018-04-06
Added support for Python black fixer (#1451)
Jack Evans
2018-03-18
Merge pull request #1415 from fohte/fixer-rufo
w0rp
2018-03-18
Clean up the mix format command and tests
w0rp
2018-03-18
Merge pull request #1410 from fribmendes/frm/mix_format_options
w0rp
2018-03-11
Add rufo fixer for ruby files
Hayato Kawai
2018-03-08
Allow passing options to mix_format
Fernando Mendes
2018-03-08
Fix elm-format fixer name
Gordon Fontenot
2018-03-01
add php-cs-fixer to list of fixers
Julien Deniau
2018-02-04
Fix #1330 - Find isort configs better by changing the working directory
w0rp
2018-01-28
#1303 jq isn't a Node program
w0rp
2018-01-24
Support fixing JSON files with fixjson
rhysd
2017-12-27
Don't use temporary file for rustfmt fixer
Björn Lindström
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-12-09
add google-java-format fixer
butlerx
2017-12-08
goimports fixer doesn't work for vendored libraries
Martin Tournoij
2017-12-07
Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...
w0rp
2017-12-05
added importjs fixer
Jeff Willette
2017-12-02
Fixed command string for phpcbf fixer
E.J. Sexton
2017-11-29
Fix #1178 - Don't use the output from eslint_d for fixing files when the outp...
w0rp
2017-11-28
Add brittany for Haskell formatting
Evan Rutledge Borden
2017-11-22
Fix #988 - Support --fix-dry-run for ESLint by processing the JSON output
w0rp
2017-11-22
Fix a typo
w0rp
2017-11-22
Fix the eslint_d fixer tests for Windows
w0rp
2017-11-22
#988 Take --fix-dry-run away again, because it is dumb
w0rp
2017-11-22
Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...
w0rp
[next]