Skip to content

Enable all ShellCheck warnings #7

Enable all ShellCheck warnings

Enable all ShellCheck warnings #7

Workflow file for this run

name: Static Analysis
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: shellcheck --enable=all --norc ww.sh