shellcheck is not catching missing braces
Aberta
bug
- Linguagem predominante
- Dockerfile
- Estrelas
- 0
- Forks
- 8
- Merge médio
- 6min
- PRs com merge (30d)
- 1
Descrição
### 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_
Guia de contribuição
Direção de pesquisa
Look at the shellcheck configuration in the repository to see if 'enable=all' is set. Examine the linked pull request #39 to understand the specific missing braces example. Check if shellcheck is run in CI and review its output. Determine why SC2250 is not being triggered despite the enable setting.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- bash, shell
- Domínio
- devtools, testing-qa
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100