leventov opened a new issue #7209: Spell checking tool URL: https://github.com/apache/incubator-druid/issues/7209 Introduce a tool to catch spelling and common typing problems, such as "the the", "decomission", etc. In the meantime, we can use Checkstyle's Regexp pattern, but that's pretty inefficient(?) and may slow down the build. Inspired by #7154.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
