gvisor/tools
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
..
bazeldefs Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
bigquery Add parser for open source benchmarks. 2020-10-26 10:29:20 -07:00
checkescape Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
checkunsafe Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
github Add nogo configuration. 2020-10-26 11:11:46 -07:00
go_generics Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
go_marshal Add staticcheck and staticstyle analyzers. 2020-10-07 18:29:05 -07:00
go_stateify Infer receiver name for stateify. 2020-10-09 12:14:28 -07:00
installers Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
nogo Add nogo configuration. 2020-10-26 11:11:46 -07:00
parsers Add parser for open source benchmarks. 2020-10-26 10:29:20 -07:00
tags Automatically propagate tags for stateify and marshal. 2020-02-04 14:37:39 -08:00
vm Add bzl_library rules for .bzl files without one. 2020-08-06 12:10:49 -07:00
BUILD Internal change. 2020-10-07 15:04:13 -07:00
bazel.mk Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
defs.bzl Add nogo configuration. 2020-10-26 11:11:46 -07:00
go_branch.sh Include shim binaries in the Go branch. 2020-08-03 09:09:51 -07:00
make_apt.sh Fix make_apt script. 2020-09-07 21:18:22 -07:00
make_release.sh Drop complex awk step. 2020-07-30 09:59:03 -07:00
rules_go.patch Remove legacy bazel configurations. 2020-10-19 16:28:40 -07:00
tag_release.sh Fix errors when the tagging GitHub releases 2020-10-20 19:30:14 -07:00
workspace_status.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00