abcxyz / abcxyz/actions

[shellcheck] Add instructions for autofix when shell lint fails

Aperta
#65 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Dockerfile
Stelle
0
Fork
8
Merge medio
6m
PR unite (30g)
1

Descrizione

### 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_

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.