We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a00821 commit 377c85aCopy full SHA for 377c85a
.woodpecker/lint.yaml
@@ -12,10 +12,8 @@ steps:
12
- 'markdownlint-cli2 *.{md,markdown}'
13
14
editor-config:
15
- image: docker.io/mstruebing/editorconfig-checker:v3.4.1
+ image: docker.io/woodpeckerci/plugin-editorconfig-checker:0.3.2
16
depends_on: []
17
- commands:
18
- - ec --config .editorconfig-checker.json .
19
20
helm-lint:
21
image: docker.io/alpine/helm:3.19.0
0 commit comments