Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
365 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 23 commits in 4 repositories
Reviewed 3 pull requests in 2 repositories
google/google-java-format 2 pull requests
bazelbuild/bazel 1 pull request
Created an issue in typetools/checker-framework that received 2 comments
InternalUtils.symbol: tree is null
import org.checkerframework.checker.nullness.qual.PolyNull; abstract class T { interface L<X> {} interface E {} public interface F<V, Y> { Y a(V v)…