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 18d6d59 commit 9832a3bCopy full SHA for 9832a3b
1 file changed
.github/workflows/homeboy.yml
@@ -23,5 +23,6 @@ jobs:
23
with:
24
commands: audit,lint,test
25
expected-commands: audit,lint,test
26
- autofix: 'false'
+ autofix: 'true'
27
+ autofix-commands: 'lint --fix'
28
secrets: inherit
0 commit comments