ament_pycodestyle.main module
- class ament_pycodestyle.main.CustomReport(*args: Any, **kwargs: Any)
Bases:
StandardReport
- error(line_number, offset, text, check)
- errors = []
- files = []
- class ament_pycodestyle.main.CustomStyleGuide(*args: Any, **kwargs: Any)
Bases:
StyleGuide
- input_file(filename, **kwargs)
- ament_pycodestyle.main.generate_pycodestyle_report(config_file, paths, excludes, max_line_length=None)
- ament_pycodestyle.main.get_xunit_content(report, testname)
- ament_pycodestyle.main.main(argv=['/tmp/ws/docs_build/ament_pycodestyle/ament_pycodestyle/wrapped_sphinx_directory', '/tmp/ws/docs_build/ament_pycodestyle/ament_pycodestyle/wrapped_sphinx_directory/sphinx_output'])