futureverse / futureverse/future.batchtools

Template tools: Validate scripts generated by template

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
87
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Bash scripts can be validated using:

* `bash -n `
* ShellCheck

IDEA:
* Identify whether a script is a Bash script or not by inspecting the shebang. Then run it through `bash -n ` to validate it syntactically.
* Validate template already when setting up the plan.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.