summaryrefslogtreecommitdiff
path: root/.shellcheckrc
blob: 9bec7145d2718bd95dbea57a13843aaa6e804ca9 (plain)
1
2
3
4
shell=bash
disable=SC1090  # not really fixable usually (ever?)
disable=SC2128  # intentional style choice
disable=SC2155  # TODO