yamllint: set maximum line-length to 88
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.
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.