Level / memdown

In-memory abstract-leveldown store for Node.js and browsers.
MIT License
287 stars 37 forks source link

Standard (automated) #90

Closed vweevers closed 7 years ago

vweevers commented 7 years ago

Supersedes #89, closes #87.

I'm fine with both branches, pick whichever one is easiest to review.

The end result is largely the same and most of the work was still manual, but at least now my process is visible. The commits prefixed with standard: are style changes to comply with standard, the ones with style: are just extra cleanup.

Can squash after review.

vweevers commented 7 years ago

Squash or merge as-is?

juliangruber commented 7 years ago

I vote squash, to me this extra information is only useful during review.

ralphtheninja commented 7 years ago

Gah, forgot to squash, sorry about that.