Add pre-commit hook
All checks were successful
All checks were successful
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
10
.woodpecker/code-checks.yaml
Normal file
10
.woodpecker/code-checks.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: Execute the pre-commit hook
|
||||
image: codeberg.org/sp1thas/woodpecker-ci-pre-commit-runner
|
||||
settings:
|
||||
args: "--all-files"
|
||||
Reference in New Issue
Block a user