dprint-plugin-dockerfile 0.2.2

A WIP dockerfile formatter for dprint.
Documentation
1
2
3
4
5
6
7
8
9
# dprint-plugin-dockerfile

[![](https://img.shields.io/crates/v/dprint-plugin-dockerfile.svg)](https://crates.io/crates/dprint-plugin-dockerfile) [![CI](https://github.com/dprint/dprint-plugin-dockerfile/workflows/CI/badge.svg)](https://github.com/dprint/dprint-plugin-dockerfile/actions?query=workflow%3ACI)

Dockerfile code formatter plugin for [dprint](https://dprint.dev).

This uses [dockerfile-parser-rs](https://github.com/dsherret/dockerfile-parser-rs) to parse a dockerfile.

See [releases](https://github.com/dprint/dprint-plugin-dockerfile/releases/) for usage.