Files
ale/doc/ale-astro.txt
T
Matheus Gabriel WernyandGitHub db92671e57 Added missing supported file types of dprint (#5126)
* Added missing supported files of dprint

Added missing supported files of dprint.
Related to https://github.com/dense-analysis/ale/pull/4320.

* Add new files

Add new files.

* Tests work

Fixed identifiers.
Fixed sorting.

* Enable formatting of SQL

Enable formatting of SQL.
2026-06-21 11:12:19 +09:00

23 lines
988 B
Plaintext

===============================================================================
ALE Astro Integration *ale-astro-options*
===============================================================================
dprint *ale-astro-dprint*
See |ale-dprint-options| and https://dprint.dev/plugins/markup_fmt/.
===============================================================================
eslint *ale-astro-eslint*
See |ale-javascript-eslint| for information about the available options.
===============================================================================
prettier *ale-astro-prettier*
See |ale-javascript-prettier| for information about the available options.
===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: