Go to file
Robert Kaussow b0a5eb3cfb
add deprecation notice
2023-08-29 21:37:13 +02: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 chore(deps): update dependency golangci/golangci-lint to v1.52.0 (#79) 2023-03-20 09:38:05 +01:00
.dictionary fix typos and adjust dictionary 2021-09-19 14:09:12 +02: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 741d6f9 2023-08-17 14:40:31 +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.54.2 2023-08-28 04:39:13 +00:00
README.md add deprecation notice 2023-08-29 21:37:13 +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

README.md

drone-yaml

DISCONTINUED: Custom Drone YAML formatter

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

DISCONTINUED: As I don't use Drone CI anymore, this project is unmaintained. If you are interested in a free and open source CI system check out Woodpecker CI.

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.