opentelemetry-java-instrume.../javaagent-tooling/src
Trask Stalnaker 68a9f20eb3
Enable PrivateConstructorForUtilityClass errorprone check (#6427)
* PrivateConstructorForUtilityClass

* Advice

* More advice

* More

* More advice

* More

* Spotless

* Fix

* Fix

* Fix

* A better solution

* Revert

* More

* Fix

* Spotless

* Fix
2022-08-10 11:30:22 +03:00
..
jmh/java/io/opentelemetry/javaagent/tooling/ignore Use ConfigProperties instead of Config in the agent code (#6322) 2022-07-18 19:04:48 -07:00
main/java/io/opentelemetry/javaagent/tooling Enable PrivateConstructorForUtilityClass errorprone check (#6427) 2022-08-10 11:30:22 +03:00
test Use ConfigProperties instead of Config in the agent code (#6322) 2022-07-18 19:04:48 -07:00
testExceptionHandler/java/io/opentelemetry/javaagent/tooling/bytebuddy Enable PrivateConstructorForUtilityClass errorprone check (#6427) 2022-08-10 11:30:22 +03:00
testMissingType/java/io/opentelemetry/javaagent/tooling/bytebuddy Instrumenting classes with missing method return or parameter types (#6286) 2022-07-18 19:13:10 -07:00