yaml.indent(mapping=2, sequence=4, offset=2) creates invalid yaml for the following:
- id: python_file_name_check name: 'Python: File name check'
gets formated to:
Log in to post a comment.