# SC1090 (warning): ShellCheck can't follow non-constant source. Use a directive to specify location.
# SC1091 (info): Not following: /etc/os-release was not specified as input (see shellcheck -x)
# SC2317 (info): Command appears to be unreachable. Check usage (or ignore if invoked indirectly).
disable=SC1090,SC1091,SC2317
