rubyatscale / danger-packwerk

Danger plugin for packwerk
MIT License
22 stars 5 forks source link

update pattern matching to support explicit mapping yaml keys #46

Closed schoblaska closed 6 months ago

schoblaska commented 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.