[shellcheck] Add instructions for autofix when shell lint fails
Đang mở
enhancement
- Ngôn ngữ chính
- Dockerfile
- Star
- 0
- Fork
- 8
- Merge trung bình
- 6 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.