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.
This commit is contained in:
Matheus Gabriel Werny
2026-06-21 11:12:19 +09:00
committed by GitHub
parent 44ff0049a7
commit db92671e57
31 changed files with 219 additions and 10 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ ALE SQL Integration *ale-sql-options*
===============================================================================
dprint *ale-sql-dprint*
See |ale-dprint-options|
and https://github.com/dprint/dprint-plugin-sql/releases
See |ale-dprint-options| and https://github.com/dprint/dprint-plugin-sql.
===============================================================================