You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/02/28 19:04:22 UTC

[GitHub] [accumulo] DomGarguilo opened a new pull request #2533: Add rule to always use static imports for assume

DomGarguilo opened a new pull request #2533:
URL: https://github.com/apache/accumulo/pull/2533


   This PR adds a rule to ensure assume statements are statically imported and corrects the offending cases of that rule.
   
   We have a rule to ensure assert statements are always statically imported. We don't have nearly as many assume statements but it would be nice if all of those were consistent as well.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [accumulo] DomGarguilo merged pull request #2533: Add rule to always use static imports for assume

Posted by GitBox <gi...@apache.org>.
DomGarguilo merged pull request #2533:
URL: https://github.com/apache/accumulo/pull/2533


   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org