commit | b047e1aacfc2988bd72737f71aeb4bc848ada8ab | [log] [tgz] |
---|---|---|
author | Sunny Shao <sunnyshao@google.com> | Wed Nov 22 12:11:29 2023 +0800 |
committer | Sunny Shao <sunnyshao@google.com> | Wed Dec 13 22:02:36 2023 +0800 |
tree | 902123e8d123bdf6e4811587edc1901ca6e54590 | |
parent | accd9ca2988201d1df8723cc98ef899ae3c7281e [diff] |
Add a linter requiring Nullability Annotations -This linter only check Java source and its public methods. -Apply to method return type not primitives or void. -Apply to method parameters not primitives. Bug: 307770597 Test: manual test Change-Id: I372168fb7dbe6c45803994c931bb5d103cf66169