-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Task version: 3.44.1
OS: OS: Xubuntu 24.04.3 LTS (Noble4)
Description:
the extension takes the aliases keyword as an error, although the taskfile works with it as expected
How to reproduce:
version: '3'
tasks:
hello:
aliases: [h] # marked as error 'Property aliases is not allowed.yaml-schema: file:///home/samsung-050/.vscode-oss/extensions/paulvarache.vscode-taskfile-0.0.5-universal/schemas/taskfile.schema.json(513)'
cmds: [echo "Hello World"]
default:
cmds:
- h
Metadata
Metadata
Assignees
Labels
No labels
