title | sidebar_label | description |
---|---|---|
ShellCheck |
ShellCheck |
CodeRabbit's guide to ShellCheck. |
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
<ProPlanNotice />
ShellCheck is a linter for shell scripts.
ShellCheck will run on files with the following extensions:
.sh
.bash
.ksh
.dash
CodeRabbit will use the following settings based on the profile selected:
--severity=warning
--severity=style