Doria Keung

Results 25 issues of Doria Keung

### Feature We've seen a couple of cases where users are migrating their dependencies between modules that may have shared/renamed definitions. For example, there are 3 modules across different source...

Feature

### Feature It would be nice to have a lint rule that enforces that all `reserved` declarations have comments attached, e.g. ``` message Foo { // Previously used for deprecated...

Feature

### GitHub repository with your minimal reproducible example (do not leave this field blank or fill out this field with "github.com/bufbuild/buf" or we will automatically close your issue, see the...

Bug

### Feature Saw a question/request around whether `buf lint` returns an error for invalid `buf.yaml` configurations, such as an incorrectly configured `ignore` or a stale `ignore_only`. We currently do not...

Feature

### Feature Some changes to [protovalidate](https://buf.build/bufbuild/protovalidate) annotations should be considered breaking changes, e.g. removing a `required` annotation. We should implement a breaking change rule that checks for such conditions, similar...

Feature