shell=bash
disable=SC1090  # not really fixable usually (ever?)
disable=SC2128  # intentional style choice
disable=SC2155  # TODO
