envoyproxy / envoyproxy/toolshed
Add a `@fix` framework for checkers
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 24
- Avg merge
- 6h 37m
- Merged PRs (30d)
- 92
Description
Some checkers provide fix functionality already.
It would be quite helpful if we had a way of easily marking fix utils as being associated with warnings/failures in specific checks.
Recently we added a `@preload` decorator that serves a similar purpose, so we can probably copy/repurpose that to do the same.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.