mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 03:47:59 +00:00
7 lines
135 B
Bash
Executable File
7 lines
135 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# meant to be installed via
|
|
# git config filter.ci-prettier.clean "scripts/ci/gitlab/prettier.sh"
|
|
|
|
prettier --parser yaml
|