Pushed to master. Any suggestions on how to prevent these in the future, e.g., Google error-prone? I found several instances in jclouds itself with:
find -name \*.java | xargs grep -l '^public interface' | xargs grep '^
*public' | grep -v -e static -e {
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-chef/pull/33#issuecomment-27405282
