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 Tue Mar 7 2023 03:27:03