We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719cf34 commit 9c0feb8Copy full SHA for 9c0feb8
1 file changed
Taskfile.yml
@@ -29,6 +29,7 @@ tasks:
29
- "{{.GO_SOURCES}}"
30
- "**/*.template"
31
- "**/*.txt"
32
+ - "**/*.y{a,}ml"
33
- "go.mod"
34
- "go.sum"
35
generates:
0 commit comments