Appease (s)hellcheck
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2025-08-26 14:30:18 -04:00
parent 57b66466a6
commit b24fc4782f

View File

@ -9,6 +9,7 @@ PLUGIN_OUT=${PLUGIN_OUT:-/drone/src/locales/default.pot}
run_xgettext_cmd() {
echo "--- start command ---"
# shellcheck disable=SC2046
xgettext-go \
-o "$PLUGIN_OUT" \
--keyword="i18n.G" \