2021-09-19 11:47:29 +00:00
# drone-yaml
2019-01-22 23:44:17 +00:00
2021-09-19 11:47:29 +00:00
Custom Drone YAML formatter
2019-01-22 23:44:17 +00:00
2021-09-19 11:47:29 +00:00
[![Build Status ](https://img.shields.io/drone/build/thegeeklab/drone-yaml?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de )](https://drone.thegeeklab.de/thegeeklab/drone-yaml)
[![Docker Hub ](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white )](https://hub.docker.com/r/thegeeklab/drone-yaml)
[![Quay.io ](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white )](https://quay.io/repository/thegeeklab/drone-yaml)
[![Go Report Card ](https://goreportcard.com/badge/github.com/thegeeklab/drone-yaml )](https://goreportcard.com/report/github.com/thegeeklab/drone-yaml)
[![GitHub contributors ](https://img.shields.io/github/contributors/thegeeklab/drone-yaml )](https://github.com/thegeeklab/drone-yaml/graphs/contributors)
[![Source: GitHub ](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white )](https://github.com/thegeeklab/drone-yaml)
[![License: MIT ](https://img.shields.io/github/license/thegeeklab/drone-yaml )](https://github.com/thegeeklab/drone-yaml/blob/main/LICENSE)
2019-01-22 23:44:17 +00:00
2021-09-19 11:47:29 +00:00
Custom linter and formatter for the [Drone ](https://github.com/drone/drone ) YAML configuration file format. You can find the full documentation at You can find the full documentation at [https://drone-plugin-index.geekdocs.de ](https://drone-plugin-index.geekdocs.de/tools/drone-yaml ).
2019-01-22 23:44:17 +00:00
2021-09-19 11:47:29 +00:00
## Contributors
2019-01-22 23:44:17 +00:00
2021-09-19 11:47:29 +00:00
Special thanks goes to all [contributors ](https://github.com/thegeeklab/drone-yaml/graphs/contributors ). If you would like to contribute,
please see the [instructions ](https://github.com/thegeeklab/drone-yaml/blob/main/CONTRIBUTING.md ).
2019-01-22 23:44:17 +00:00
2021-09-19 11:47:29 +00:00
## License
2019-01-22 23:44:17 +00:00
2021-09-19 11:47:29 +00:00
This project is licensed under the MIT License - see the [LICENSE ](https://github.com/thegeeklab/drone-yaml/blob/main/LICENSE ) file for details.