Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Format all the shell scripts with shfmt (helmuthdu#461)
* lilo: format code with `shfmt` * lilo.automode: format code with `shfmt` * sharedfuncs: format with `shfmt` * sharedfuncs_elihw: remove unnecessary semi-colon * fifo: double quote statements to prevent globbing and word splitting * fifo: fix SC1102 * fifo: format code with `shfmt` * add @m0lese in the attention list as a formatting contributor * add shellcheck github workflow
- Loading branch information