| Class | Description |
|---|---|
| BinaryResolver |
Groups differents ways of getting hold of the correct shellcheck binary.
|
| ChunkIterator<T> |
A stateful decorator to divide a list in chunks of a (at most) given size.
|
| 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 files specified with sourceDirs.
|
| SourceDir |
Configuration item that represents a source dir.
|
| Enum | 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.
|
Copyright © 2020–2023 Marco Nicolini. All rights reserved.