Steve Piercy
2017-06-26 260895df7aa9073d09090aabfdea7e52c262f8bc
HACKING.txt
@@ -140,7 +140,7 @@
- PEP8 compliance.  Whitespace rules are relaxed: not necessary to put two
  newlines between classes.  But 79-column lines, in particular, are mandatory.
  See http://docs.pylonsproject.org/en/latest/community/codestyle.html for more
  See https://docs.pylonsproject.org/en/latest/community/codestyle.html for more
  information.
- Please do not remove trailing whitespace.  Configure your editor to reduce