You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed check for an existing Taskfile: look for all possibilities, and
not only `Taskfile.yml` specifically.
* Changed default extension from `.yml` to `.yaml`.
* Added a description (`desc`) to the `default` task. Important to at
lest `task --list` work by default (a core feature).
* Added `yaml-language-server` comment.
0 commit comments