summaryrefslogtreecommitdiff
path: root/test/fixers
AgeCommit message (Expand)Author
2019-04-13Add support for latexindent (#2387)Riley Martine
2019-04-11test: unit test for fecs fixer, fecs commandharttle
2019-04-07#2132 - Implement feature tests with ale#Hasw0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-02-22Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"w0rp
2019-01-30Respect python black fixer configuration fileAiden Scandella
2019-01-27Merge pull request #2228 from Nomad145/ktlintw0rp
2019-01-27add cmake-format fixer support (#2244)Attila Maczak
2019-01-22Add `babylon` as default Prettier parser (#2220)Alvin Chan
2019-01-20Add ktlint fixer support.Michael Phillips
2019-01-10Add textlint for Asciidoc and add it to Fixers (#2193)TANIGUCHI Masaya
2018-12-21Fixup tests for auto-pipenvMiklós Tusz
2018-12-21Remove unnecessary exe check for blackMiklós Tusz
2018-12-21Add test for python_black_auto_pipenvMiklós Tusz
2018-12-18#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)w0rp
2018-12-18Close #2152 - Use ale_javascript_standard_options for fixing files toow0rp
2018-12-10Adds standardrb linter (#2133)Justin Searls
2018-12-01Add bibclen fixer supportHoracio Sanson
2018-11-12add tests for prettier-htmlAbin Simon
2018-11-04Make ocamlformat work without temporary filesAndrey Popp
2018-10-31Use correct exclusion flag in rubocop fixerMax Hung
2018-10-26fix missing (s) on rubocop exclusion flagJustin Powell
2018-10-26closes #1580 add force exclusion to rubocop fixerJustin Powell
2018-10-25Merge pull request #2016 from terryding77/masterw0rp
2018-10-25Merge pull request #2012 from paihu/fix-cdstring-win32-change-drivew0rp
2018-10-24fix: change google_java_format_* to java_google_java_format_* for inject glob...Terry Ding
2018-10-23add terraform fmt fixer for terraform and hcl filetypesDerek P Sifford
2018-10-23ale#path#CdString include ale#Escapepaihu
2018-10-22fix testcasepaihu
2018-10-12Allow custom filters for the jq fixer (#1980)Aliou Diallo
2018-09-28Add better support for Haskell stack compiler tools (#1851)Evan Borden
2018-09-25Bugfix: python add blank lines (#1944)Bert JW Regeer
2018-09-20Merge pull request #1932 from rhysd/shfmt-default-indentw0rp
2018-09-19Add fixer for Go modules (#1873)Martin Tournoij
2018-09-18shfmt: Use Vim's indent config as default indent widthrhysd
2018-09-17Handle failing to connect to eslint_dw0rp
2018-09-09Merge pull request #1897 from LEI/add-sqlfmt-fixerw0rp
2018-09-08Add support for sqlfmtLEI
2018-09-04add uncrustify fixer for several languagesDerek P Sifford
2018-08-28Merge pull request #1866 from Steap/feature/xmllint-fixerw0rp
2018-08-28Add support for xmllint as a fixer.Cyril Roelandt
2018-08-26fix testssbl
2018-08-26add ocamlformat supportsbl
2018-08-24Merge pull request #1841 from dabbeg/fix-importjs-fixerw0rp
2018-08-24importjs fixer not reading correct executable variable nameDavíð Guðni
2018-08-23Add hlint refactoring as a fixer (#1836)Evan Borden
2018-08-23Add stylish-haskell as a fixer (#1837)Evan Borden
2018-08-09fix: Don't use error output from prettier_d for fixing filesBrandon Bayer
2018-08-02Merge pull request #1770 from fredemmott/hackw0rp
2018-08-02Javascript prettier filetype detect fix (#1769)Paul Reimer