Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
add options variable to isort
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added dartfmt to Fixers
* Added dartfmt specific documentation
|
|
|
|
|
|
Add fixer tidy for HTML
|
|
Add tests for tidy HTML fixer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Set `--parser` option in Prettier's fixer
* Add expected `--parser` option to tests
* Disable Prettier `--parser` detection if file extension exists
* Manually default Prettier `--parser` to "babylon"
* Add `--parser` test for TypeScript
* Add tests for Prettier `--parser`
* Add JSON5 to the suggested fixer for Prettier
|
|
|
|
* Add support for qmlfmt fixer
|
|
|
|
|
|
|
|
closes https://github.com/w0rp/ale/issues/1299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use the command line to filter ALEFix's command line completion.
|
|
|
|
|