mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 09:21:39 +00:00
feat: enhance task management with Taskfile schema validation
This commit is contained in:
@@ -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:
|
||||
Reference in New Issue
Block a user