adventurelookup-backend icon indicating copy to clipboard operation
adventurelookup-backend copied to clipboard

Add adventure editing

Open whonut opened this issue 8 years ago • 3 comments

Partially addresses #20. I expect this to need some work but I thought I'd get the ball rolling.

The commit history is a little bit wonky because I had a bit of a disaster locally and I'm too scared of losing my code again to try and make it look pretty. I hope that won't cause any issues.

whonut avatar Jun 13 '16 19:06 whonut

I yapf working correctly? Seems like the line length is not set correctly. Besides that I believe we're good to go unless someone has anything to say.

pejter avatar Jun 13 '16 20:06 pejter

Dang it. I took it out of the pre-commit hook because it was styling files I didn't want it to and I got annoyed by all the git status and git diff spam. Stand by.

whonut avatar Jun 13 '16 20:06 whonut

Turns out you're not meant to use hooks for that. Live and learn.

whonut avatar Jun 13 '16 21:06 whonut