Closed
Description
I noticed when browsing the JavaDocs site for Micrometer that package descriptions were populated with the license header. Also, license header in .java
files is a JavaDoc syntax comment, which the IDE warns about. We should probably change them to all be non-JavaDoc multi-line comments instead. Then we can make meaningful package descriptions for reasons like micrometer-metrics/micrometer-docs#147 (comment) and avoid the IDE warning about JavaDoc comments above imports.
Activity
14 remaining items