| Package | Description |
|---|---|
| dev.dimlight.maven.plugin.shellcheck |
| Modifier and Type | Method and Description |
|---|---|
static Shellcheck.Result |
Shellcheck.run(String runId,
Path shellcheckBinary,
List<String> args,
List<Path> scriptsToCheck,
Path capturedStdout,
Path capturedStderr)
Runs the provided shellcheck binary capturing its output and return code.
|
Copyright © 2020–2023 Marco Nicolini. All rights reserved.