Carl Mastrangelo
Carl Mastrangelo
When calling into the sub-fields of a composite object, the subject is wrong. Consider: ```java class Status { String message; Code code; } ``` Calling Truth with `assertThat` is not...
I have the v.1.15.0 IntelliJ plugin with GJF and IntelliJ IDEA 2021.3. I have a save action to format the file. When adding a multi line string string next to...
While not Google's style, several other companies and projects prefer longer line length than 100 chars. My current team evaluated google-java-format, and the most contention issue was the line length...
The annotation is wrong for the Java file, but this is a compiling, small reproducing case. The following file complains about syntax errors: ```java package foo; import groovy.transform.CompileStatic; /** *...
Specific usages: - `LoadBalancer` - `ManagedChannelBuilder.loadBalancerFactory` - `PickFirstLoadBalancerFactory`
In #1700 it was decided that `Attributes` is still experimental. This issue is acts the the reference from the source code.
cc @sanjaypujare @apolcyn
cc: @yang-g @dfawley @ejona86