vendor: Add init.d directory to clean_files.txt

Also fix and lint the directory.
This is our code, and as such, should be linted.
This commit is contained in:
Noah Gorny
2021-01-27 22:51:43 +02:00
parent 9b04e11bfc
commit c79d6cd609
2 changed files with 6 additions and 1 deletions

View File

@@ -1 +1,3 @@
source ${BASH_IT}/vendor/github.com/rcaloras/bash-preexec/bash-preexec.sh
# shellcheck shell=bash
# shellcheck disable=1090
source "${BASH_IT}"/vendor/github.com/rcaloras/bash-preexec/bash-preexec.sh