You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git-pylint-commit-hook
Running pylint on sitehandler.py (file 1/1).. Traceback (most recent call last):
File "/home/nicholasbishop/neverware/mothership/venv/bin/git-pylint-commit-hook", line 65, in <module>
main()
File "/home/nicholasbishop/neverware/mothership/venv/bin/git-pylint-commit-hook", line 58, in main
args.limit, args.pylint, args.pylintrc, args.pylint_params)
File "/home/nicholasbishop/neverware/mothership/venv/lib/python2.7/site-packages/git_pylint_commit_hook/commit_hook.py", line 131, in check_repo
if '--rcfile' not in pylint_params:
TypeError: argument of type 'NoneType' is not iterable
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: