summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-06-17 18:02:10 +0200
committerbartus2020-06-17 18:02:10 +0200
commitce906ae2e161f03498871edcad720dd4bb72218e (patch)
tree5d268b95f36b4acc44be78b7e679be043603f11c /PKGBUILD
parent5ec45d10dff5aa5a10f0f08b3efd616ee0f5f6af (diff)
downloadaur-ce906ae2e161f03498871edcad720dd4bb72218e.tar.gz
Add .shellcheckrc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e31391de202..53d8487e2dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,5 @@
#!/bin/hint/bash
# Maintainer : bartus <arch-user-repoᘓbartus.33mail.com>
-# shellcheck disable=SC2034,SC2154 # unused/uninitialized variables.
-# shellcheck disable=SC2164 # unsafe cd.
-# shellcheck disable=SC2191 # unsafe array asignment.
####to disable cuda kernel comment out this line
_BUILD_CUDA="${_BUILD_CUDA:-ON}"