mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-16 12:39:35 -04:00
Add bash-completion to pre-commit bash checks
This commit is contained in:
@@ -8,7 +8,7 @@ exec 1>&2
|
||||
|
||||
PY_FILES="fdroid makebuildserver setup.py examples/*.py buildserver/*.py fdroidserver/*.py"
|
||||
SH_FILES="hooks/pre-commit"
|
||||
BASH_FILES="fd-commit jenkins-build docs/update.sh"
|
||||
BASH_FILES="fd-commit jenkins-build docs/update.sh completion/bash-completion"
|
||||
RB_FILES="buildserver/cookbooks/*/recipes/*.rb"
|
||||
|
||||
err() {
|
||||
|
||||
Reference in New Issue
Block a user