1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-22 13:52:56 +00:00

Add grapi-explorer (#215)

* grapi explorer is located in its own (optional) file
* update readme
* optimize eclint check
This commit is contained in:
Felix Bartels
2019-08-20 21:58:54 +02:00
committed by GitHub
parent f7934cbc51
commit 87b844b10e
6 changed files with 42 additions and 6 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ publish-zpush: tag-zpush
component=zpush make publish-container
lint:
git ls-files | xargs --max-lines=1 eclint check
git ls-files | xargs eclint check
grep -rIl '^#![[:blank:]]*/bin/\(bash\|sh\|zsh\)' \
--exclude-dir=.git --exclude=*.sw? \
| xargs shellcheck -x