bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
105 stars 104 forks source link

pre-commit proposal #349

Closed codegeschrei closed 6 years ago

codegeschrei commented 6 years ago

Description

Pre-commit proposal. I used the same settings we have for BigchainDB. In the future, it might be good to check and switch to yapf instead of flake8. All settings are explained here. I already added all the styling changes pre-commit made because it's not that much. In this PR:

Issues This PR Fixes

None

Related PRs

None

Todos

None

Deployment Notes

None

How to QA

None

Impacted Areas in Application

None

codecov-io commented 6 years ago

Codecov Report

Merging #349 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #349   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files           9        9           
  Lines         236      236           
=======================================
  Hits          234      234           
  Misses          2        2