Commit ec7887e
authored
Provide actionable instructions on a format failure in pull requests (#190)
When format failures occur they point out the files and line numbers, but not the command that will automatically fix the problems. As part of the GitHub workflow job this patch will echo the command that you can run with swiftly to auto-fix the formatting problems.1 parent 0ce6cc5 commit ec7887e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
0 commit comments