# SC2034: `declare desc=...` is the dokku plugin convention for documenting # subcommands; dokku reads it externally. # SC2016: tests intentionally grep for literal nginx `$variables`. disable=SC2034,SC2016