r-darwish / alma

Create Arch Linux based bootable USB drives
GNU General Public License v3.0
389 stars 31 forks source link

Add command to run shellcheck on custom scripts in given preset files #41

Closed jamesmcm closed 4 years ago

jamesmcm commented 4 years ago

Task

Add a new command to ALMA to run shellcheck on the custom scripts in all given presets.

Note that shellcheck does not need the environment variables references in the scripts to be set.

Justification

This will make it easier for preset developers and users to debug any custom scripts in their presets.

r-darwish commented 4 years ago

Sorry, but this one is out of the tool's scope. When you develop your preset script then you're responsible for choosing your development and testing tools.