google / google/protobuf.dart

Generated code does not comply with dartfmt standards

Open
#368 4 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Dart
Stars
572
Forks
196
Avg merge
1h 59m
Merged PRs (30d)
2

Description

After generating dart files, said files are not compliant with dartfmt standards. This has the effect of causing builds to fail (several package developers require proper formatting in order to contribute) as well as significant score deductions employed by dart.dev itself when an author publishes a package that includes files generated by this library.

The gRPC lib should either run dartfmt or natively generate compliant code in order to avoid significant problems for authors that may choose to use this lib.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.