[hibernate-dev] Checkstyle: enforced!

Sanne Grinovero sanne at hibernate.org
Thu Apr 18 12:11:30 EDT 2013


On 18 April 2013 16:56, Gunnar Morling <gunnar at hibernate.org> wrote:
> Also you're not always in your IDE. For instance I recently tried to change
> something experimentally in the AS code base, just using my text editor (no,
> it was not vi ;). Then CS can really be in the way for compilation/tests. So
> I think it makes most sense to have it in the "verify" phase.

Good points. My only fear is that 90% of occasional contributors will
not run mvn install,
but rather use mvn test IF you're lucky. Many don't even run the tests ;-)

But ok, that's moot as soon as we finish integration with CI as it
would reject the pull.. I'll change it.

Sanne


More information about the hibernate-dev mailing list