fix: warning in generate schema script (#1866)
* fix: warning in generate schema script Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * docs: add minor update to update process Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * Update docs/contributing.md --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ properties:
|
||||
- type: string
|
||||
pattern: '^build; ?args:'
|
||||
- type: string
|
||||
pattern: '^build\[uv\]; ?args:'
|
||||
pattern: '^build\\[uv\\]; ?args:'
|
||||
- type: object
|
||||
additionalProperties: false
|
||||
required: [name]
|
||||
|
||||
Reference in New Issue
Block a user