aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/.diff-shellcheck-exceptions.txt4
-rw-r--r--.github/.diff.shellcheck-scripts.txt38
2 files changed, 0 insertions, 42 deletions
diff --git a/.github/.diff-shellcheck-exceptions.txt b/.github/.diff-shellcheck-exceptions.txt
deleted file mode 100644
index 5b093820..00000000
--- a/.github/.diff-shellcheck-exceptions.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-# List of Shelcheck codes which should be excluded from ci output
-# Avoid spaces in list since they are counted as comment
-SC1090 # Ignore when shellcheck can't follow non-constant source e.g. ``. "${path}"``
-SC2148 # Ignore missing shebang
diff --git a/.github/.diff.shellcheck-scripts.txt b/.github/.diff.shellcheck-scripts.txt
deleted file mode 100644
index 053672df..00000000
--- a/.github/.diff.shellcheck-scripts.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-# Tracker of all shell scripts in this repository
-# Every new script should be added in order to test it with ci
-# Avoid spaces in list since they are counted as comment
-etc/rc.d/init.d/functions
-etc/rc.d/init.d/network
-network-scripts/ifdown-bnep
-network-scripts/ifdown-ippp
-network-scripts/ifdown-post
-network-scripts/ifdown-sit
-network-scripts/ifup
-network-scripts/ifup-bnep
-network-scripts/ifup-eth
-network-scripts/ifup-ipv6
-network-scripts/ifup-plusb
-network-scripts/ifup-routes
-network-scripts/ifup-tunnel
-network-scripts/init.ipv6-global
-network-scripts/network-functions-ipv6
-network-scripts/ifdown
-network-scripts/ifdown-eth
-network-scripts/ifdown-ipv6
-network-scripts/ifdown-routes
-network-scripts/ifdown-tunnel
-network-scripts/ifup-aliases
-network-scripts/ifup-ctc
-network-scripts/ifup-ippp
-network-scripts/ifup-plip
-network-scripts/ifup-post
-network-scripts/ifup-sit
-network-scripts/ifup-wireless
-network-scripts/network-functions
-usr/libexec/import-state
-usr/libexec/loadmodules
-usr/libexec/netconsole
-usr/libexec/readonly-root
-usr/sbin/service
-.ci/check-shell.sh
-.ci/functions.sh