• Jon Skeet's avatar
    Line-wrapping changes only for C# generator code · bfd1c84a
    Jon Skeet authored
    This should have no behavioral changes at all.
    
    This doesn't strictly enforce an 80-column limit, but removes the most egregious violations.
    The indentation in the C# generator code is inconsistent in general, unfortunately - if we have
    any good tools that can be trusted to reformat, I'd be happy to apply them.
    bfd1c84a
csharp_source_generator_base.cc 2.95 KB