woodpecker-lint/.woodpecker.yml
Tobias Schmidl 084091a66a chore: Markdownlint, version bump on pre-commit hooks, updated license date
Reviewed-on: #4
Co-authored-by: Tobias Schmidl <tobias@schmidl.dev>
Co-committed-by: Tobias Schmidl <tobias@schmidl.dev>
2024-06-12 09:20:40 +02:00

16 lines
242 B
YAML

# SPDX-FileCopyrightText: 2024 Tobias Schmidl
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
steps:
editor-config:
image: mstruebing/editorconfig-checker
group: lint
reuse:
image: fsfe/reuse:latest
group: lint
...