mirror of
https://github.com/containers/podman.git
synced 2025-12-02 19:28:58 +08:00
Having a standardized image allows uniform application of format and lint checking across multiple host platforms. This ensures all contributors and disparate CI systems to play by a common set of basic rules. It also makes it easier to maintain the common rules over-time. Signed-off-by: Chris Evich <cevich@redhat.com>
5 lines
280 B
Markdown
5 lines
280 B
Markdown

|
|
|
|
A standard container image for `gofmt` and lint-checking the libpod
|
|
repository. The [contributors guide contains the documentation for usage.](https://github.com/containers/libpod/blob/master/CONTRIBUTING.md#go-format-and-lint)
|