summaryrefslogtreecommitdiff
path: root/test/fixers
AgeCommit message (Expand)Author
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
2018-08-02Split Hack out from PHP, modernizeFred Emmott
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-07-04address code review issuesDerek P Sifford
2018-07-01Added dartfmt fixer (#1683)Govind KP
2018-06-23Add fixer tidy for HTMLAbin Simon
2018-06-18Set `--parser` option in Prettier's fixer (#1620)Alvin Chan
2018-06-12Add support for qmlfmt fixer (#1651)P M
2018-06-03Add 'scalafmt' fixer for Scala filesJeffrey Lau
2018-04-21add perltidy fixerKenta, Kobayashi
2018-04-08Fix #1424 - Make the brittany fixer workaspidiets
2018-04-07Add g:ale_php_cs_fixer_options variable (#1477)Adriaan Zonnenberg
2018-04-06Added support for Python black fixer (#1451)Jack Evans
2018-03-18Merge pull request #1415 from fohte/fixer-rufow0rp
2018-03-18Clean up the mix format command and testsw0rp
2018-03-18Merge pull request #1410 from fribmendes/frm/mix_format_optionsw0rp
2018-03-11Add rufo fixer for ruby filesHayato Kawai