prefix-dev / recipe-format

BSD 3-Clause "New" or "Revised" License
8 stars 6 forks source link

`recipe:` behaves weird #14

Open pavelzw opened 8 months ago

pavelzw commented 8 months ago
# yaml-language-server: $schema=https://raw.githubusercontent.com/prefix-dev/recipe-format/main/schema.json

recipe:
  version: ${{ version }}

name shouldn't be strictly required, also it's weird that it says The package version. in the description

image