| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add .shellcheckrc to suppress intentional shellcheck warnings | Craig Jennings | 2026-02-23 | 1 | -0/+20 |
| Configure shellcheck to ignore false positives from sourced file patterns (SC2034), intentional word splitting (SC2086), and other stylistic warnings that don't represent bugs. | |||||
