summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-06-18 11:08:57 +0200
committerbartus2020-06-18 11:08:57 +0200
commit3dda184c778603ded6eec0f6756eea7adb0f55cf (patch)
tree8a02d42a74e96a6c11b0e20c5331ed1c1556a875 /PKGBUILD
parent041c2cf0b3d7defc98ddeca77f86c7dbf49e429d (diff)
downloadaur-3dda184c778603ded6eec0f6756eea7adb0f55cf.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 f29d79bffcd5..89e4cd4f8aac 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}"