• Eric Paris's avatar
    Rewrite how the munger works · 8886a994
    Eric Paris authored
    The basic idea is that in the main mungedocs we run the entirefile and
    create an annotated set of lines about that file. All mungers then act
    on a struct mungeLines instead of on a bytes array. Making use of the
    metadata where appropriete. Helper functions exist to make updating a
    'macro block' extremely easy.
    8886a994
unversioned_warning_test.go 1.77 KB