mvolikas opened a new pull request, #1776:
URL: https://github.com/apache/stormcrawler/pull/1776

   Fixes #1775 
   
   Notes:
   Most differences are whitespace.
   
   We might also want to adjust the readme so that we include the commands to 
check via checkstyle and edditorconfig:
   ```
   # check with checkstyle and generate reports under /target
   mvn checkstyle:check
   
   # check with edditorconfig
   mvn validate
   
   # format via edditorconfig plugin
   mvn editorconfig:format
   ```
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to