From df0c36b522dc66a4b66b503f62b1af61d293e4df Mon Sep 17 00:00:00 2001 From: qwerty287 <80460567+qwerty287@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:29:06 +0200 Subject: [PATCH] Add woodpecker-lint tool --- docs/docs/92-awesome.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/92-awesome.md b/docs/docs/92-awesome.md index 9979202e21..7a5dcb3dd0 100644 --- a/docs/docs/92-awesome.md +++ b/docs/docs/92-awesome.md @@ -28,6 +28,7 @@ If you have some missing resources, please feel free to [open a pull-request](ht - [Ansible NAS](https://github.com/davestephens/ansible-nas/) - a homelab Ansible playbook that can set up Woodpecker-CI and Gitea - [picus](https://github.com/windsource/picus) - Picus connects to a Woodpecker CI server and creates an agent in the cloud when there are pending workflows. - [Hetzner cloud](https://www.hetzner.com/cloud) based [Woodpecker compatible autoscaler](https://git.ljoonal.xyz/ljoonal/hetzner-ci-autoscaler) - Creates and destroys VPS instances based on the count of pending & running jobs. +- [woodpecker-lint](https://git.schmidl.dev/schtobia/woodpecker-lint) - A repository for linting a woodpecker config file via pre-commit hook ## Configuration Services