Skip to content

Commit a407c07

Browse files
ci: add taskfile schema to parent taskfile
1 parent 3c16984 commit a407c07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

{{cookiecutter.project_slug}}/taskfile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# yaml-language-server: $schema=https://taskfile.dev/schema.json
2+
13
version: "3.0"
24

35
set: ['e', 'u', 'pipefail']

0 commit comments

Comments
 (0)