Skip to content

Commit 1d0f110

Browse files
committed
add: shellcheck
1 parent fc3eeb0 commit 1d0f110

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

mise.macos.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
# macOS環境専用のツール設定
2-
# MISE_ENV=macos が設定されている場合に読み込まれます
3-
41
[tools]
52
"gem:cocoapods" = "latest"

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ yq = "latest"
2121
actionlint = "latest"
2222
pinact = "latest"
2323
swiftformat = "latest"
24+
shellcheck = "latest"
2425

2526
[settings]
2627
lockfile = true

0 commit comments

Comments
 (0)