bazelbuild / rules_fuzzing

Bazel Starlark extensions for defining fuzz tests in Bazel projects
Apache License 2.0
82 stars 19 forks source link

Clarify role of unqualified flags in .bazelrc #165

Closed fmeum closed 3 years ago

fmeum commented 3 years ago

These flags are only needed within rules_fuzzing itself to work around limitations in Bazel 4 and should not be copied by users.