WIP: Add a pre-commit hook and a checker to the ci
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
8
.woodpecker/pre_commit_test.yaml
Normal file
8
.woodpecker/pre_commit_test.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
steps:
|
||||
- name: Pre commit validation
|
||||
image: codeberg.org/sp1thas/woodpecker-ci-pre-commit-runner
|
||||
settings:
|
||||
args: "--all-files"
|
||||
Reference in New Issue
Block a user