Package dev.dimlight.maven.plugin.shellcheck


package dev.dimlight.maven.plugin.shellcheck
  • Class
    Description
    Light-hearted os/arch detection, just enough to pick up the shellcheck binary.
    All the ways the plugin can resolve the shellcheck binary.
    Groups differents ways of getting hold of the correct shellcheck binary.
    A stateful decorator to divide a list in chunks of a (at most) given size.
    Utilities for paths related to the plugin.
    A thin java wrapper over the shellcheck binary for execution.
    The results of a shellcheck run.
    Runs the shellcheck binary on the files specified with sourceDirs.
    Configuration item that represents a source dir.