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
+6
View File
@@ -25,6 +25,12 @@ g:ale_dockerfile_dockerfile_lint_options
the dockerfile lint invocation - like custom rule file definitions.
===============================================================================
dprint *ale-dockerfile-dprint*
See |ale-dprint-options| and https://dprint.dev/plugins/dockerfile
===============================================================================
hadolint *ale-dockerfile-hadolint*