Lavanya Verma

Results 4 issues of Lavanya Verma

Functionality to list matches without modifying the target files. User comments could be caught during the linting phase instead of their manual detection during the code review process. For example:...

This diff adds the flag `--skip-generated` or short-form `-g` to be able to skip running gopatch on files containing generated code. When the flag is set to true, if the...

… with io - [x] Description and context for reviewers: This commit replaces instances of deprecated `ioutil` package methods with `io` package counterpart from the code generators protoc-gen-yarpc-go & protoc-gen-yarpc-go-v2....

### What version of gazelle are you using? v0.29.0 ### What version of rules_go are you using? v0.38.1 ### What version of Bazel are you using? v6.0.0 ### Does this...

bug