All Classes

Class Description
Architecture
Light-hearted os/arch detection, just enough to pick up the shellcheck binary.
BinaryResolutionMethod
All the ways the plugin can resolve the shellcheck binary.
BinaryResolver
Groups differents ways of getting hold of the correct shellcheck binary.
HelpMojo
Display help information on shellcheck-maven-plugin.
Call mvn shellcheck:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
PluginPaths
Utilities for paths related to the plugin.
Shellcheck
A thin java wrapper over the shellcheck binary for execution.
Shellcheck.Result
The results of a shellcheck run.
ShellCheckMojo
Runs the shellcheck binary on the all shell files found in the sourceLocations.