abcxyz / abcxyz/actions

[shellcheck] Add instructions for autofix when shell lint fails

オープン
#65 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。