envoyproxy / envoyproxy/gateway
Fix buf v2 linting errors
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
During the migration we added the below exceptions to avoid larger changes at once. Remove the exceptions and fix linting errors where possible:
```
lint:
use:
- STANDARD
except:
- FIELD_NOT_REQUIRED
- PACKAGE_NO_IMPORT_CYCLE
- PACKAGE_DIRECTORY_MATCH
- PACKAGE_VERSION_SUFFIX
- SERVICE_SUFFIX
```
Some of these will be breaking changes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.