Skip to content

#973: Support new lines and white spaces at the beginning in script options values #1146

#973: Support new lines and white spaces at the beginning in script options values

#973: Support new lines and white spaces at the beginning in script options values #1146

Workflow file for this run

name: Check bash scripts
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
run: ./scripts/shellcheck.sh