Add dprint fixer (#4024)

* Add dprint fixer

* Fix windows tests

* dd dprint documentation
This commit is contained in:
Nathan
2022-01-04 21:49:03 +09:00
committed by GitHub
parent 48f68598cb
commit ac0495df6e
15 changed files with 195 additions and 3 deletions
@@ -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`