[shellcheck] Add instructions for autofix when shell lint fails
未关闭
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 还没有评估数据。