Not that I know of. This would be very useful to add, especially if we can make SBT automatically check the code style (or we can somehow plug this into Jenkins).
Matei On Jan 8, 2014, at 11:00 AM, Michael Allman <m...@allman.ms> wrote: > Hi, > > I've read the spark code style guide for contributors here: > > https://cwiki.apache.org/confluence/display/SPARK/Spark+Code+Style+Guide > > For scala code, do you have a scalariform configuration that you use to > format your code to these specs? > > Cheers, > > Michael