summaryrefslogtreecommitdiff
path: root/test/fixers
AgeCommit message (Expand)Author
2018-10-25Merge pull request #2016 from terryding77/masterv2.2.1w0rp
2018-10-25Merge pull request #2012 from paihu/fix-cdstring-win32-change-drivew0rp
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
2018-03-08Allow passing options to mix_formatFernando Mendes
2018-03-08Fix elm-format fixer nameGordon Fontenot
2018-03-01add php-cs-fixer to list of fixersJulien Deniau
2018-02-04Fix #1330 - Find isort configs better by changing the working directoryw0rp
2018-01-28#1303 jq isn't a Node programw0rp
2018-01-24Support fixing JSON files with fixjsonrhysd
2017-12-27Don't use temporary file for rustfmt fixerBjörn Lindström
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-12-09add google-java-format fixerbutlerx
2017-12-08goimports fixer doesn't work for vendored librariesMartin Tournoij
2017-12-07Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...w0rp
2017-12-05added importjs fixerJeff Willette
2017-12-02Fixed command string for phpcbf fixerE.J. Sexton