Skip to content

Commit

Permalink
Add v3 taskfile schema (#3771)
Browse files Browse the repository at this point in the history
* Add v3 taskfile schema

* Fix `$schema` field

* Re-add `$id` field

* Update task tests

* Remove strict mode for taskfile

* Fix filename
  • Loading branch information
jrdnbradford authored May 9, 2024
1 parent a168938 commit 1274ec4
Show file tree
Hide file tree
Showing 5 changed files with 626 additions and 402 deletions.
1 change: 1 addition & 0 deletions src/schema-validation.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
"staticwebapp.config.json",
"stylelintrc.json",
"stylintrc.json",
"task.json",
"taurus.json",
"template.json",
"templatesources.json",
Expand Down
Loading

0 comments on commit 1274ec4

Please sign in to comment.