mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Updates yaml validation step in Makefile
This commit is contained in:
parent
e5efe43abf
commit
72215e9a11
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -296,4 +296,4 @@ check-for-too-many-wallets-on-one-platform:
|
|||
|
||||
check-validate-yaml:
|
||||
## Validate YAML files against schemas
|
||||
$S bundle exec _contrib/schema-validator.rb quality-assurance/schemas/wallets.yaml _templates/choose-your-wallet.html
|
||||
$S find _wallets -type f -exec bundle exec _contrib/schema-validator.rb quality-assurance/schemas/wallets.yaml {} \;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue