Closed schoblaska closed 6 months ago
If a class name is long, it can cause the YAML serializer generating these files to use the explicit mapping syntax that breaks the key onto multiple lines. It's valid YAML, but an edge case that can cause issues for libraries like this one.
If a class name is long, it can cause the YAML serializer generating these files to use the explicit mapping syntax that breaks the key onto multiple lines. It's valid YAML, but an edge case that can cause issues for libraries like this one.