Skip to content

Commit

Permalink
test prettier feature
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Dec 29, 2024
1 parent 15adcd2 commit f80dcc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .woodpecker/static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ steps:
- tree --gitignore -I 012_columns_rename_procs_to_steps.go -I versioned_docs -I '*opensource.svg'| pnpx cspell lint --no-progress stdin

- name: prettier
image: docker.io/woodpeckerci/plugin-prettier:1.0.0
image: docker.io/pats22/plugin-prettier:test
pull: true
depends_on: []
settings:
version: 3.3.3
Expand Down

0 comments on commit f80dcc1

Please sign in to comment.