mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-05 20:41:35 -07:00
6 lines
146 B
YAML
6 lines
146 B
YAML
- id: shellcheck
|
|
name: shellcheck
|
|
description: Static analysis tool for shell scripts
|
|
types: [shell]
|
|
language: docker
|
|
entry: shellcheck
|