Main Page
Namespaces
Classes
Files
File List
src
roslint
pycodestyle_wrapper.py
Go to the documentation of this file.
1
from
.
import
pycodestyle
2
3
if
__name__ ==
'__main__'
:
4
pycodestyle.MAX_LINE_LENGTH = 120
5
pycodestyle._main()
roslint
Author(s): Mike Purvis, Jack O'Quin
autogenerated on Wed Mar 18 2020 03:20:56