mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-30 19:36:55 +08:00
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:
@@ -459,6 +459,12 @@ cspell *ale-python-cspell*
|
||||
See |ale-cspell-options|
|
||||
|
||||
|
||||
===============================================================================
|
||||
dprint *ale-python-dprint*
|
||||
|
||||
See |ale-dprint-options| and https://dprint.dev/plugins/ruff/.
|
||||
|
||||
|
||||
===============================================================================
|
||||
flake8 *ale-python-flake8*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user