envoyproxy / envoyproxy/nighthawk
Add a means to have code-line-level exclusions in check_format
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Sometimes, checks we share with Envoy don't work out well for us. In those cases,
having a means to quickly skip a check at the code-line-level (e.g. `// NOCHECK`) would
be useful.
Contributor guide
Assessment
This issue has not been assessed yet.