1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
troymc
4b4df442d5 Developer-specific notes on running unit tests 2016-04-13 11:44:36 +02:00
vrde
fb6ba30658
Move refs from develop to master 2016-04-11 14:47:16 +02:00
troymc
785ee388fe Move info on running all unit tests into the Sphinx docs 2016-03-17 16:20:11 +01:00
Troy McConaghy
cfbce45fa3 In PyStyleGuide: hard-max line-length is 119 chars
Added the following sentence to the Python Style Guide section on Maximum Line Length:

"As a hard limit, keep all lines less than 119 characters (which is the width of GitHub code review)."
2016-03-01 11:31:39 +01:00
troymc
2a611c7d32 Make Sylvain's suggested changes to py style guide 2016-02-25 17:26:42 +01:00
troymc
5fd12a8b3f Add Python Style Guide, update CONTRIBUTING.md 2016-02-25 16:18:51 +01:00