A small fix and add pre-commit pipeline
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/repo-checks Pipeline failed

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2026-04-20 19:15:26 +02:00
parent b643af2f3d
commit d518a692b2
3 changed files with 12 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,2 +1 @@
# Localbin
bin/
gen/

View File

@@ -0,0 +1,10 @@
---
when:
event:
- push
steps:
- name: Run pre-commit
image: jfxs/pre-commit
commands:
- pre-commit -a

View File

@@ -17,6 +17,6 @@ plugins:
- require_unimplemented_servers=false
- remote: buf.build/community/pseudomuto-doc:v1.5.1
out: gen
out: .
opt:
- markdown,README.md