[shellcheck] Add instructions for autofix when shell lint fails
Ouverte
enhancement
- Langage dominant
- Dockerfile
- Étoiles
- 0
- Forks
- 8
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
### 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_
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.