Go to file
Robert Kaussow eacdfc80c2
chore: adjust changelog template to link to prs instead of issues (#13)
2021-12-12 14:03:45 +01:00
.chglog chore: adjust changelog template to link to prs instead of issues (#13) 2021-12-12 14:03:45 +01:00
.github refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
_docs fix typos and adjust dictionary 2021-09-19 14:09:12 +02:00
docker chore(deps): update arm64v8/alpine docker tag to v3.15 (#11) 2021-11-25 08:52:31 +01:00
yaml fix(deps): update module github.com/bmatcuk/doublestar to v4 (#4) 2021-09-19 14:14:43 +02:00
.dictionary fix typos and adjust dictionary 2021-09-19 14:09:12 +02:00
.drone.jsonnet improve drone-matrix template 2021-09-22 09:57:48 +02:00
.drone.yml improve drone-matrix template 2021-09-22 09:57:48 +02:00
.gitignore refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
.markdownlint.yml refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
.prettierignore refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
CONTRIBUTING.md refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
LICENSE refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
README.md fix license name in readme (#9) 2021-11-16 13:42:04 +01:00
go.mod fix(deps): update module honnef.co/go/tools to v0.2.2 (#6) 2021-11-15 22:16:47 +01:00
go.sum fix(deps): update module honnef.co/go/tools to v0.2.2 (#6) 2021-11-15 22:16:47 +01:00
main.go fix: fix linting and indentation in output format 2021-09-19 14:00:00 +02:00
renovate.json refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
tools.go refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00

README.md

drone-yaml

Custom Drone YAML formatter

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: Apache-2.0

Custom linter and formatter for the 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.

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.