summaryrefslogtreecommitdiff
path: root/makepkg-x86_64.conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2017-03-28 19:20:11 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2017-05-05 18:28:56 -0400
commit518a22f386ccb5968dce85490278494e058995b1 (patch)
tree814a53b965cfcc26ededc9fd9dd48c52ac4e2432 /makepkg-x86_64.conf
parent0beccef4ac405fdefdafba5b9ac6e7962b1610d2 (diff)
downloaddevtools32-518a22f386ccb5968dce85490278494e058995b1.tar.xz
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protolukeshu/to-upstream/pre-release-20170505
The added PKGBUILD.proto file is so that shellcheck can know know what to expect that a PKGBUILD sets.
Diffstat (limited to 'makepkg-x86_64.conf')
-rw-r--r--makepkg-x86_64.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/makepkg-x86_64.conf b/makepkg-x86_64.conf
index 058da9b..79858a7 100644
--- a/makepkg-x86_64.conf
+++ b/makepkg-x86_64.conf
@@ -1,3 +1,6 @@
+#!/hint/bash
+# shellcheck disable=2034
+
#
# /etc/makepkg.conf
#