[shellcheck] Add instructions for autofix when shell lint fails
オープン
enhancement
- 主要言語
- Dockerfile
- スター
- 0
- フォーク
- 8
- 平均マージ
- 6分
- マージ済み PR(30日)
- 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 はまだ評価されていません。