Enable C++, Starlark language linting in pushes and pull requests (#14)

Enable C++, Starlark language linting in pushes and pull requests
2 files changed
tree: fe413e4abcf92e021597d604dd075f26bdd4e9e2
  1. .github/
  2. docs/
  3. BUILD
  4. CODEOWNERS
  5. dummy_test.cc
  6. hello_world.cc
  7. LICENSE
  8. README.md
  9. WORKSPACE
README.md

Bazel Rules for Fuzz Tests

This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.

This is not an officially supported Google product.