commit | 84d0ecea3b65493990a14d52c70917a4059e2fb1 | [log] [tgz] |
---|---|---|
author | Chris Povirk <cpovirk@google.com> | Mon Sep 21 13:54:10 2020 -0400 |
committer | Chris Povirk <cpovirk@google.com> | Mon Sep 21 13:54:10 2020 -0400 |
tree | 7dd6ffbf9063fdc8a404d61f5af08d38535a0638 | |
parent | 77948bc3efd070e351462e4c579290ca4222048d [diff] |
Eliminate method bodies. Our docs for the samples recommend this to discourage tools from peeking inside implementations and drawing conclusions based on that.
This project is a placeholder. We are using the issue tracker for some of our conversations, but the existing code in the repo does not reflect our current design decisions, and we have many decisions left to make.
An artifact of well-named and well-specified annotations to power static analysis checks.
Our focus during 2018-2021 is annotations for nullness.
This is not an officially supported product of any of the participant organizations.
Simply run ./gradlew
to build artifacts. Or run ./gradlew publishToMavenLocal
to install artifacts to your Local Maven Repository.