feat: enhance task management with Taskfile schema validation

This commit is contained in:
Prad N
2025-04-04 01:29:59 -04:00
parent 8b510c1db1
commit c249c722e1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
*.aiderscript
# Aider related generated files
.aider-context
bin
@@ -1,4 +1,4 @@
# https://taskfile.dev
# yaml-language-server: $schema=https://taskfile.dev/schema.json
version: "3"
silent: true
dotenv: