style: Quote variables (#563)

This commit is contained in:
Kroese
2024-01-14 01:11:58 +01:00
committed by GitHub
parent 6d3812d1d0
commit 893a013ae9
9 changed files with 45 additions and 45 deletions

View File

@@ -11,4 +11,4 @@ jobs:
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x --source-path=src -e SC2001 -e SC2223 -e SC2034 -e SC2064 -e SC2317 -e SC2153 -e SC2028
SHELLCHECK_OPTS: -x --source-path=src -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153 -e SC2028