$ git ubuntu lint
08/14/2017 16:03:16 - WARNING:Detached HEAD, assuming no namespace for tags. Pass --lint-namespace if this is incorrect.
Traceback (most recent call last):
File "/snap/git-ubuntu/136/bin/git-ubuntu", line 18, in <module>
main()
File "/snap/git-ubuntu/136/gitubuntu/__main__.py", line 213, in main
args.func(args)
File "/snap/git-ubuntu/136/gitubuntu/lint.py", line 720, in main
if 'debian' in self.pkg_remote_branch:
AttributeError: 'GitUbuntuLint' object has no attribute 'pkg_remote_branch'