gvisor/tools/nogo/check
Adin Scannell 7926a9e28d Add nogo configuration.
This splits the nogo rules into a separate configuration yaml file, and
allows for multiple files to be provided.

Because attrs cannot be passed down to aspects, this required that all
findings are propagated up the aspect Provider. This doesn't mean that
any extra work must be done, just that this information must be carried
through the graph, and some additional starlark complexity is required.

PiperOrigin-RevId: 339076357
2020-10-26 11:11:46 -07:00
..
BUILD Add nogo configuration. 2020-10-26 11:11:46 -07:00
main.go Add nogo configuration. 2020-10-26 11:11:46 -07:00