fix: Improve validation errors
This commit is contained in:
parent
6424bf3573
commit
3d0ae32734
99 changed files with 3773 additions and 425 deletions
8
test-files/recipes/modules/fonts-pass.yml
Normal file
8
test-files/recipes/modules/fonts-pass.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/modules/fonts.json
|
||||
type: fonts
|
||||
fonts:
|
||||
nerd-fonts:
|
||||
- "JetbrainsMono"
|
||||
google-fonts:
|
||||
- "Test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue