diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-17 09:09:57 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-17 09:09:57 +0200 |
| commit | 04542528f018678b64e0003eab078858c31f196e (patch) | |
| tree | 31ec31c0b3d04f684f9d8f71ffb3fadd01c58b5e /widgets | |
| parent | a55051da4a286649361d1fc811ecfccacde17695 (diff) | |
| download | conky-theme-udt-04542528f018678b64e0003eab078858c31f196e.tar.gz conky-theme-udt-04542528f018678b64e0003eab078858c31f196e.zip | |
fix: let the shellcheck directive bind to the source line
`set -a; . "$ENV_FILE"; set +a` on one line meant the
`# shellcheck source=/dev/null` above it attached to the `set`, not the
`.`, so SC1090 fired anyway. Split across lines, the directive binds and
the script lints clean.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'widgets')
0 files changed, 0 insertions, 0 deletions
