mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-06 14:56:59 +08:00
Add dprint fixer (#4024)
* Add dprint fixer * Fix windows tests * dd dprint documentation
This commit is contained in:
@@ -147,6 +147,7 @@ Notes:
|
||||
* `dhall-lint`
|
||||
* Dockerfile
|
||||
* `dockerfile_lint`
|
||||
* `dprint`
|
||||
* `hadolint`
|
||||
* Elixir
|
||||
* `credo`
|
||||
@@ -267,6 +268,7 @@ Notes:
|
||||
* JavaScript
|
||||
* `cspell`
|
||||
* `deno`
|
||||
* `dprint`
|
||||
* `eslint`
|
||||
* `fecs`
|
||||
* `flow`
|
||||
@@ -280,6 +282,7 @@ Notes:
|
||||
* `xo`
|
||||
* JSON
|
||||
* `cspell`
|
||||
* `dprint`
|
||||
* `eslint`
|
||||
* `fixjson`
|
||||
* `jq`
|
||||
@@ -537,6 +540,7 @@ Notes:
|
||||
* `solhint`
|
||||
* `solium`
|
||||
* SQL
|
||||
* `dprint`
|
||||
* `pgformatter`
|
||||
* `sql-lint`
|
||||
* `sqlfmt`
|
||||
@@ -583,9 +587,12 @@ Notes:
|
||||
* Thrift
|
||||
* `thrift`
|
||||
* `thriftcheck`
|
||||
* TOML
|
||||
* `dprint`
|
||||
* TypeScript
|
||||
* `cspell`
|
||||
* `deno`
|
||||
* `dprint`
|
||||
* `eslint`
|
||||
* `fecs`
|
||||
* `prettier`
|
||||
|
||||
Reference in New Issue
Block a user