shellcheck maxdepth 3

shellcheck against all project files, maxdepth of 3 directories
This commit is contained in:
Léo Andrès
2019-02-07 20:52:12 +01:00
committed by Tres Finocchiaro
parent e6bcf13cd3
commit 7a0b874d17
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env bash
# lmms(1) completion -*- shell-script -*-
# use shellcheck: "shellcheck -e bash <filename>"