mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-09 02:42:47 +00:00
[api] fixed rpc arguments in seahub.api2.views
This commit is contained in:
@@ -55,4 +55,4 @@ if ! [[ -f ${pylintrc} ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
pylint --rcfile=${pylintrc} $@
|
||||
pylint --rcfile=${pylintrc} -E $@
|
||||
|
Reference in New Issue
Block a user