Go to file
renovate[bot] 7b56824286 chore(docker): update golang:1.20 docker digest to 5990c4f 2023-03-16 05:57:58 +00: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 docs: fix hugo hint shortcode 2022-05-02 21:47:14 +02:00
cmd/drone-yaml fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.3.1 (#66) 2023-02-08 16:46:00 +01:00
yaml refactor: add more linters and fix findings (#65) 2023-02-08 10:14:20 +01:00
.dictionary fix typos and adjust dictionary 2021-09-19 14:09:12 +02:00
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 (#67) 2023-02-09 08:54:18 +01:00
.gitignore ci: refactor build tools and ci setup (#23) 2022-04-25 12:56:05 +02:00
.golangci.yml refactor: add more linters and fix findings (#65) 2023-02-08 10:14:20 +01:00
.markdownlint.yml refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
.prettierignore chore: end of the year maintenance 2021-12-21 10:54:59 +01:00
CONTRIBUTING.md refactor: apply default repo structure after fork 2021-09-19 13:47:29 +02:00
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to 5990c4f 2023-03-16 05:57:58 +00:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:59 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.51.2 2023-02-27 06:12:31 +00:00
README.md fix worind in readme and adjust repo config 2022-07-21 09:47:58 +02:00
go.mod fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.3.2 (#75) 2023-03-09 20:48:05 +01:00
go.sum fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.3.2 (#75) 2023-03-09 20:48:05 +01:00
renovate.json 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 https://drone-plugin-index.geekdocs.de.

Contributors

Special thanks 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.