abcxyz / abcxyz/actions

[shellcheck] Add instructions for autofix when shell lint fails

Open
#65 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Dockerfile
Stars
0
Forks
8
Avg merge
6m
Merged PRs (30d)
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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.