Only shellcheck .sh files in type/*/files/

This commit is contained in:
fnux 2020-06-07 08:57:51 +02:00
parent d14011c50b
commit 17f6a4dd47
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ check () {
}
check -path "*/explorer/*"
check -path "*/files/*"
check -path "*/files/*.sh"
check -name manifest
check -name gencode-local
check -name gencode-remote