-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit 8379743
Remove superfluous shell formatting check task
The `shell:check-formatting` task has no value to the developer, since they will be better off to just run the formatting
task. The CI also doesn't make use of this task, instead taking the superior approach of running the formatting task and
then checking for a diff. Since there is no use for this task, it should be removed.1 parent 177621e commit 8379743
1 file changed
+0
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 | - | ||
299 | - | ||
300 | - | ||
301 | - | ||
302 | - | ||
303 | - | ||
304 | 298 |
| |
305 | 299 |
| |
306 | 300 |
| |
|
0 commit comments