From a9dab9533498577cd0196939bd9346310a7552e0 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 5 May 2017 18:41:10 -0400 Subject: Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto The added PKGBUILD.proto file is so that shellcheck can know know what to expect that a PKGBUILD sets. --- makepkg-i686.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'makepkg-i686.conf') diff --git a/makepkg-i686.conf b/makepkg-i686.conf index e57988f..f7ea2c2 100644 --- a/makepkg-i686.conf +++ b/makepkg-i686.conf @@ -1,3 +1,6 @@ +#!/hint/bash +# shellcheck disable=2034 + # # /etc/makepkg.conf # -- cgit v1.2.3-54-g00ecf