wip
Some checks failed
ci/woodpecker/push/fmt Pipeline failed

This commit is contained in:
cătălin 2026-04-04 12:59:32 +02:00
commit 7948f0dae8
No known key found for this signature in database
6 changed files with 3 additions and 71 deletions

10
.woodpecker/fmt.yaml Normal file
View file

@ -0,0 +1,10 @@
---
when:
- event: push
branch: feat/woodpecker-ci
steps:
- name: pre-commit
image: kiwicom/pre-commit:4.3.0
commands:
- make fmt--pre-commit