summaryrefslogtreecommitdiff
path: root/test/fixers
AgeCommit message (Expand)Author
2020-08-14Merge pull request #2920 from ConradIrwin/prettier-standard-stdinw0rp
2020-08-13Fix 1695 - Change rubocop fixer to use stdin (#3230)Horacio Sanson
2020-08-12Restore old behavior of ALEFix command for Rubocop (#3237)Nihad Abbasov
2020-08-07Merge pull request #3107 from daliusd/tslintfixw0rp
2020-07-30doc: Meaningless comment to kick CI from hangjhlink
2020-07-30test: Find .astylerc placed with src for astylejhlink
2020-07-30fix: Find proj_options in same dir for astylejhlink
2020-07-29Merge pull request #3231 from jhlink/add-astyle-for-c-formattingHoracio Sanson
2020-07-29fix: Use ALE to reliably find project optionsjhlink
2020-07-28test: Set empty values for astyle project_optionsjhlink
2020-07-28chore: Distinguish test value namejhlink
2020-07-28chore: Delete dead test codejhlink
2020-07-28fix: Change _options to _project_optionsjhlink
2020-07-26fix: Remove explicit calls to file path in astylejhlink
2020-07-26feat: Add project option file support for astylejhlink
2020-07-26feat: Use stdin/redirection for astylejhlink
2020-07-25test: Add cpp test case for astylejhlink
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
2020-07-10test: Add astyle vader testjhlink
2020-07-01Run ESLint fixer from project root, where possible (#3096)Kevin Locke
2020-04-18Fix 2269 - use ktlint stdin.Horacio Sanson
2020-04-15Fix tslint fixer not working issue (temporary file not found)Dalius Dobravolskas
2019-12-04Fix prettier_standard to respect the configuration fileConrad Irwin
2019-11-14Clean up the nimpretty codew0rp
2019-11-09add nimpretty fixerBùi Thành Nhân
2019-11-07Switch from style to transformers (#2838)Thibault Vatter
2019-11-07Fix a test failing in AppVeyorw0rp
2019-10-29Merge pull request #2690 from iclanzan/purtyw0rp
2019-10-28Fix the test issues with html-beautifyw0rp
2019-10-28Add support for html-beautify (#2788)Hugo Osvaldo Barrera
2019-10-28fixers/stylelint: enhance `stylelint` fixer (#2745)Charlie Johnson
2019-10-07Merge pull request #2676 from davidtwco/nixfmt-fixerw0rp
2019-09-12feat: support sqlformat. (#2702)Cluas
2019-09-10dfmt support (#2662)theoremoon
2019-08-26Add nixpkgs-fmt fixer.David Wood
2019-08-18Merge remote-tracking branch 'AlexeiDrake/master' into bugfix/c-lsp-build-dir...w0rp
2019-08-18Black fixer should include --pyi for files with .pyi extension (#2705)richyfish
2019-08-18Merge pull request #2631 from timlag1305/feat/ada-gnatppw0rp
2019-08-12Add purty fixer.Sorin Iclanzan
2019-08-02Fix #2668 - Set g:ale_go_go111modulew0rp
2019-07-30Merge pull request #2430 from eliath/masterw0rp
2019-07-19Set --assume-filename for clangformat fixerPaul Reimer
2019-07-13Add Sorbet ruby linter and fixer (#2614)Matthew Lanigan
2019-07-02Add clangtidy fixer (#2548)ObserverOfTime
2019-07-01Add gnatpp fixer for AdaTim Lagnese
2019-07-01Support $GO111MODULE with Go toolingElias Martinez Cohen
2019-06-13Merge pull request #2563 from dcyriller/fixer-prettier-glimmerw0rp
2019-06-08Add support for reorder-python-imports fixerJake Kaufman
2019-06-06prettier: Support experimental languagesCyrille David
2019-05-27add pgformatterSajjad Hashemian