Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# we reject types defined more than once
{ 'struct': 'Foo', 'data': { 'one': 'str' } }
{ 'enum': 'Foo', 'data': [ 'two' ] }