kenan-rhoton / card-game

An iteratively designed card game by the members of TrollPlayingGame Discord.
MIT License
0 stars 1 forks source link

Add Eastwood, fix api.handler and set project defaults for lein-cloverage #144

Closed kenan-rhoton closed 6 years ago

kenan-rhoton commented 6 years ago

Description

Added Eastwood and improved some linting stuff

Issues Resolved

This is a further improvement on #131

Details

I've added Eastwood as a project dependency, cleaned up the parts of api.handler it was complaining about, added it to travis and finally set up good defaults for Cloverage.

Hotspots

api.handler should be even more readable, and the cloverage defaults should make sense (failing if under 95% coverage, basically)