Go to file
renovate[bot] 00f84cf707
fix(deps): update module gopkg.in/yaml.v2 to v3
2023-06-14 12:48:44 +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 fix(deps): update module gopkg.in/yaml.v2 to v3 2023-06-14 12:48:44 +00: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 chore(deps): update dependency golangci/golangci-lint to v1.53.2 (#99) 2023-06-05 09:54:50 +02: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 fix bare url in contribution file (#92) 2023-05-03 11:51:10 +02:00
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to f28300f 2023-06-14 06:25:40 +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.53.2 (#99) 2023-06-05 09:54:50 +02: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 gopkg.in/yaml.v2 to v3 2023-06-14 12:48:44 +00:00
go.sum fix(deps): update module gopkg.in/yaml.v2 to v3 2023-06-14 12:48:44 +00: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.