Skip to content

Release 20220921_01

Compare
Choose a tag to compare
@cfrantz cfrantz released this 21 Sep 16:42
· 18 commits to master since this release
Create a `licence_test` rule

The `license_test` rule executes the licence checker as a bazel test
(rather than an executable), thus allowing an upstream project to
use the rule as part of a set of presubmit tests.

Signed-off-by: Chris Frantz <cfrantz@google.com>