summaryrefslogtreecommitdiff
path: root/test/fixers
AgeCommit message (Expand)Author
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
2017-11-29Fix #1178 - Don't use the output from eslint_d for fixing files when the outp...w0rp
2017-11-28Add brittany for Haskell formattingEvan Rutledge Borden
2017-11-22Fix #988 - Support --fix-dry-run for ESLint by processing the JSON outputw0rp
2017-11-22Fix a typow0rp
2017-11-22Fix the eslint_d fixer tests for Windowsw0rp
2017-11-22#988 Take --fix-dry-run away again, because it is dumbw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...w0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-11-22#1095 - Use --stdin-filepath for prettier, where availablew0rp
2017-11-14Add tests for the goimports fixer commandsw0rp
2017-11-14Added support for goimports fixer (#1123)Jeff Willette
2017-11-05Modify the shmft tests so they won't mess with your settingsw0rp
2017-11-05Add shfmt fixer for sh files (#1083)Simon Bugert
2017-10-29refmt fixer for ReasonMLAhmed El Gabri
2017-10-27Add hackfmt fixerSam Howie
2017-10-24adds fixer support for hfmt (#1027)Zack Kourouma
2017-10-24Merge pull request #1025 from kfox/add-rustfmt-fixerw0rp
2017-10-22fix test's and delete unused codeCarlos Ramos
2017-10-22new fixer elixir mix formatCarlos Ramos
2017-10-21add rustfmt fixerKelly Fox
2017-10-20add prettier fixer support for 'less' filetypeZack Kourouma
2017-10-16fix test'tCarlos Ramos
2017-10-16Add new fixer tslint for typescript, fixes #932Carlos Ramos
2017-10-12Add new fixer: TrimWhitespace (#991)Carlos Ramos
2017-10-03gofmt fixer for Go (#970)aliou
2017-10-01Get fixer tests to work on Windowsw0rp
2017-10-01Use local versions of yapf on Windows, and get the callback tests to passw0rp
2017-09-24There seems to be a bug in eslint that causes the `--config` option toRay Zane
2017-09-12Fix #923 Use package.json as a last resort for eslint --fixw0rp