1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

fix: fuzzy model was not instanciated (#2200)

* fix: fuzzy model was not instanciated

* add test

* add test
This commit is contained in:
Valentin Maerten
2025-04-28 01:00:54 +02:00
committed by GitHub
parent 1c35358fcc
commit a33544101a
6 changed files with 30 additions and 1 deletions

View File

@@ -0,0 +1 @@
task: Task "instal" does not exist. Did you mean "install"?

View File

@@ -0,0 +1 @@
task: No tasks with description available. Try --list-all to list all tasks

View File

@@ -0,0 +1,2 @@
task: [install] echo 'install'
install