Closed idgserpro closed 5 years ago
As of 0.6.0, the output format was changed to pep8 output format:
"%(filename)s:%(filelineno)s:1: %(error)s"
https://github.com/openstack/bashate/commit/b530efc0691aea663669cd97cb3406b47ad27938
This is similar to https://github.com/vim-syntastic/syntastic/issues/2076 but now for a different format.
Please try 11aa21ed.
As of 0.6.0, the output format was changed to pep8 output format:
https://github.com/openstack/bashate/commit/b530efc0691aea663669cd97cb3406b47ad27938
This is similar to https://github.com/vim-syntastic/syntastic/issues/2076 but now for a different format.