From 664bde143eb36901ccef33183399147199676c8b Mon Sep 17 00:00:00 2001 From: Tony Aiuto Date: Thu, 20 Jan 2022 00:36:43 -0500 Subject: First round of cleanup to start release 1 sprint. - Add deps.bzl (properly depend on python) - Add license rule for entire package. - Update checker_demo to account for bazel fixes to UTF-8 support - Add some missing copyright notices There is certainly more to do. I am breaking work into either logical or 1 day chunks. --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7cba46e..d4ce9e8 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ This repository contains a set of rules and tools for See [License Checking with Bazel](https://docs.google.com/document/d/1uwBuhAoBNrw8tmFs-NxlssI6VRolidGYdYqagLqHWt8/edit#) -for more information about this project. +for more information about the project. -WARNING: The code here is still in early, active development. - -## Disclaimer - -This is not an officially supported Google product. +WARNING: The code here is still in active initial development and may be under churn. -- cgit v1.2.3