Setup Trunk (#2143)

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Sacha Weatherstone
2023-01-17 16:35:26 +10:00
committed by GitHub
parent d35b619063
commit db3d66544d
11 changed files with 105 additions and 87 deletions

View File

@@ -0,0 +1,7 @@
enable=all
source-path=SCRIPTDIR
disable=SC2154
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091