futureverse / futureverse/future.batchtools
Template tools: Validate scripts generated by template
Aperta
- Lingua principale
- R
- Stelle
- 87
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.