Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shellcheck および shellfmt の導入 #3

Closed
KEINOS opened this issue May 12, 2021 · 1 comment
Closed

shellcheck および shellfmt の導入 #3

KEINOS opened this issue May 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@KEINOS
Copy link
Member

KEINOS commented May 12, 2021

QiiCipher v2(次期バージョン)では、スクリプト内の処理を関数化して各々テストを設けたいが、その前に shellcheck による静的解析と、shfmt による lint チェック環境を用意したい。

@KEINOS KEINOS added the enhancement New feature or request label May 12, 2021
@yoshi389111
Copy link
Collaborator

参考資料のメモです

shellcheck

Qiita記事 GitHub Actions を用いて Pull-Request で shellcheck をする方法

GitHub Actions のデフォルト環境(Ubuntuのみ)には shellcheck が入っている

shellcheck GitHub リポジトリ

shellcheck オフィシャルのdockerイメージ

Web 上で shellcheck を実行

shfmt

shfmt GitHub リポジトリ

shfmt オフィシャルのdockerイメージ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants