opentelemetry-java-instrume.../conventions
Trask Stalnaker 1077258263
Add InternalJavadoc custom error prone check (#5277)
* Add InternalJavadoc custom error prone check

* Add example usage

* Move to conventions

* Revert "Move to conventions"

This reverts commit d8a8209b59.

* Just get it working

* Clearer error message

* versions

* Apply almost everywhere

* feedback

* Always at the end of javadoc

* Fix test

* Missed (at least) one

* No longer internal

* Fix NPE

* Spotless

* Convert awslambda Java test to JUnit 5 so can reduce visibility

* Reduce visibility

* Rename the check

* More

* Move into errorprone-convention

* Fix UserExcludedClassesConfigurerTest
2022-02-01 17:54:57 -08:00
..
src/main/kotlin Add InternalJavadoc custom error prone check (#5277) 2022-02-01 17:54:57 -08:00
build.gradle.kts Apply spotless to conventions scripts (#5082) 2022-01-12 17:42:50 +09:00
settings.gradle.kts Apply spotless to conventions scripts (#5082) 2022-01-12 17:42:50 +09:00