Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# Multiline doc comments should have consistent indentation
##
# @foo:
# @a: line one
# line two
# line three is wrongly indented
{ 'command': 'foo', 'data': { 'a': 'int' } }