jmark99 opened a new pull request #2557:
URL: https://github.com/apache/accumulo/pull/2557


   By default, all ErrorProne Error patterns are checked. There is no
   need to explicitly list FutureReturnValueIgnored as an error pattern.
   Only error conditions that you do not wish to check for should be
   explicitly listed (with the OFF setting).
   
   Note that it is the opposite for Warning patterns. With the current
   configuration you must list any warning patterns you wish to check.


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