Skip to content

yamllint: set maximum line-length to 88

Tobias Kahlki requested to merge set-yamllint-max-line-length-to-88 into dunfell

This is the line length that we also use in Python files, since it's the default in Python's formatter "black". The comments in our yaml files are already aligned to 88 characters.

Merge request reports

Loading