shellcheck is not catching missing braces
未關閉
bug
- 主要語言
- Dockerfile
- 星號
- 0
- 分支
- 8
- 平均合併
- 6 分鐘
- 30 天內合併 PR
- 1
描述
### TL;DR
We have `enable=all`, yet [this rule](https://www.shellcheck.net/wiki/SC2250) is not flagging: https://github.com/abcxyz/iam-drift-detection/pull/39/files
### Expected behavior
_No response_
### Observed behavior
_No response_
### Environment Details
```markdown
N/A
```
### Additional information
_No response_
貢獻指南
研究方向
查看 repository 中的 shellcheck 設定,確認是否設定了 'enable=all'。檢查連結的 pull request #39,以了解缺少大括號的具體範例。檢查 shellcheck 是否在 CI 中執行,並查看其輸出。判斷為什麼儘管有 enable 設定,SC2250 仍未被觸發。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- bash, shell
- 領域
- devtools, testing-qa
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100