Skip to content

Add "code" (shell) linter and format checker #4

Add "code" (shell) linter and format checker

Add "code" (shell) linter and format checker #4

Workflow file for this run

---
"on":
push:
branches:
- main
pull_request:
branches:
- "*"
workflow_dispatch: {}
name: Checks
jobs:
checks:
name: Checks
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- name: ShellCheck
uses: luizm/[email protected]
env:
SHFMT_OPTS: -i 4 -d