• 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
Name
Last commit
Last update
..
csharp_doc_comment.cc Loading commit data...
csharp_doc_comment.h Loading commit data...
csharp_enum.cc Loading commit data...
csharp_enum.h Loading commit data...
csharp_enum_field.cc Loading commit data...
csharp_enum_field.h Loading commit data...
csharp_field_base.cc Loading commit data...
csharp_field_base.h Loading commit data...
csharp_generator.cc Loading commit data...
csharp_generator.h Loading commit data...
csharp_generator_unittest.cc Loading commit data...
csharp_helpers.cc Loading commit data...
csharp_helpers.h Loading commit data...
csharp_map_field.cc Loading commit data...
csharp_map_field.h Loading commit data...
csharp_message.cc Loading commit data...
csharp_message.h Loading commit data...
csharp_message_field.cc Loading commit data...
csharp_message_field.h Loading commit data...
csharp_names.h Loading commit data...
csharp_options.h Loading commit data...
csharp_primitive_field.cc Loading commit data...
csharp_primitive_field.h Loading commit data...
csharp_reflection_class.cc Loading commit data...
csharp_reflection_class.h Loading commit data...
csharp_repeated_enum_field.cc Loading commit data...
csharp_repeated_enum_field.h Loading commit data...
csharp_repeated_message_field.cc Loading commit data...
csharp_repeated_message_field.h Loading commit data...
csharp_repeated_primitive_field.cc Loading commit data...
csharp_repeated_primitive_field.h Loading commit data...
csharp_source_generator_base.cc Loading commit data...
csharp_source_generator_base.h Loading commit data...
csharp_wrapper_field.cc Loading commit data...
csharp_wrapper_field.h Loading commit data...