summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-01 17:41:33 +0200
committerPaul Buetow <paul@buetow.org>2026-03-01 17:41:33 +0200
commitb94d4fc45ac05c129399ff9871ec41ebe3f2f004 (patch)
treea14672215dbb91f3922de6424f1137d800d3bd7f /extras
parente4977b08d55b69e503379cdc2f98a5589e1152e1 (diff)
Replace set +u/set -u toggle with ${VAR:-} in html::theme::webfonts
Using ${VAR:-} for potentially unset webfont variables keeps strict mode (set -u) active throughout the function, preventing silent bugs from unset variables in other parts of the code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions