christoff-buerger / racr

Metacompiler library supporting incremental transformation based on reference attribute grammar controlled rewriting.
MIT License
30 stars 9 forks source link

Bash scripts should pass ShellCheck without issues reported #92

Closed christoff-buerger closed 2 years ago

christoff-buerger commented 2 years ago

All Bash scripts have to be analysed with ShellCheck and any reported issues fixed.

Also a check-code.bash script to check all Bash scripts of RACR should be added.

christoff-buerger commented 2 years ago

All scripts now pass ShellCheck without any warnings.

check-code.bash can be used to check all scripts.