On Tue, 2024-08-27 at 17:57 +0000, ggreg...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > ggregory pushed a commit to branch master > in repository > https://gitbox.apache.org/repos/asf/httpcomponents-core.git > > > The following commit(s) were added to refs/heads/master by this push: > new f883d7176 Javadoc and reduce boilerplate > f883d7176 is described below > > commit f883d7176da0967c22c07c92f803e427317f921e > Author: Gary Gregory <garydgreg...@gmail.com> > AuthorDate: Tue Aug 27 13:57:38 2024 -0400 > > Javadoc and reduce boilerplate > > - Javadoc: Reduce whitespace > - Javadoc: Add missing tags > - Javadoc: Sentences end in a period > - Use for-each loops > - Use forEach() > - Use method references > - Use lambdas > - Use blocks > - Make private instance variable final > - Reduce whitespace in variable declaration > - No need to nest return into an else clause > ---
Gary Please re-submit this change-set as pull requests and give other commiters a chance to review them. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org