Go to file
Robert Kaussow 27cfe30021
fix drone-matrix template
2023-02-08 17:04:31 +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 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 fix drone-matrix template 2023-02-08 17:04:31 +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(deps): update golang docker tag to v1.20 (#60) 2023-02-08 10:23:40 +01:00
LICENSE chore: end of the year maintenance 2021-12-21 10:54:59 +01:00
Makefile refactor: add more linters and fix findings (#65) 2023-02-08 10:14:20 +01: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/alecthomas/kingpin.v2 to v2.3.1 (#66) 2023-02-08 16:46:00 +01:00
go.sum fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.3.1 (#66) 2023-02-08 16:46:00 +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.