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 23feb94 commit 529393bCopy full SHA for 529393b
Taskfile.yml
@@ -66,3 +66,4 @@ tasks:
66
cmds:
67
- task: build
68
- if [ -n "$(git status --porcelain)" ];then echo "Diff in generated files and/or formatting" && exit 1; fi
69
+ silent: true
0 commit comments