abcxyz / abcxyz/actions

[shellcheck] Add instructions for autofix when shell lint fails

未关闭
#65 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Dockerfile
星标
0
派生
8
平均合并
6 分钟
30 天内合并 PR
1

描述

### TL;DR

Did you know you can have shellcheck auto fix your linter errors?

`shellcheck -f diff FILENAME --enable=all | git apply` !!!

When that linter fails the output should mention that to people, because it will save them time.

### Detailed design

```markdown

```

### Alternatives considered

```markdown

```

### Additional information

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。