oyachai / HearthSim

Generic Hearthstone game simulator
MIT License
316 stars 59 forks source link

Coding styles #49

Closed MrHen closed 9 years ago

MrHen commented 9 years ago

I noticed that gradle uses checkstyle and I can set that up to be more aggressive about unifying code style. Right now there are apparently a bunch of differences between our IDEs. What do you want for:

There are obviously lots of other settings but these are the ones I've seen matter recently.

oyachai commented 9 years ago

My preferences are:

I'm not at all married to any of those preferences though. Happy to accommodate other patterns.