We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268c18b commit e8613e9Copy full SHA for e8613e9
examples/singleapp/web/superbasic/Taskfile.yml
@@ -1,4 +1,4 @@
1
-version: '3'
+version: "3"
2
3
tasks:
4
default:
@@ -11,4 +11,3 @@ tasks:
11
- go run honnef.co/go/tools/cmd/staticcheck@latest ./...
12
- cmd: go run main.go
13
ignore_error: true
14
-
0 commit comments