The Shell Analyzer analyzes your shell scripts and raises issues if something is wrong with them. It points out bugs and syntax issues with a detailed explanation of how to fix them.
This section covers .deepsource.toml
configuration specific to the shell
analyzer. Please make sure to read the general configuration guide first.
name
enabled
meta
dialect
sh
, bash
, dash
and ksh
.The Shell Analyzer analyzes your shell scripts and raises issues if something is wrong with them. It points out bugs and syntax issues with a detailed explanation of how to fix them.
This section covers .deepsource.toml
configuration specific to the shell
analyzer. Please make sure to read the general configuration guide first.
name
enabled
meta
dialect
sh
, bash
, dash
and ksh
.