mailinabox/tools
Wolfgang Steitz 8cea79de8b pep8 cleanup of Python source files
pep8 (https://www.python.org/dev/peps/pep-0008/) is the commonly accepted and widely adopted code style convention for Python.
I used pycodestyle (https://pycodestyle.readthedocs.io/en/latest/) to check for pep8 compatibility.
Especially the mix of tabs and spaces in the Python files makes it hard to work with. I switched to spaces, because that's what
pep8 expects and the majority of Python programmers use.
2016-11-20 13:23:46 +01:00
..
archive_conf_files.sh adding a new script archive_conf_files.sh to dump the contents of all files modified by editconf.py so testing is easier 2014-06-08 17:31:12 -04:00
dns_update add a --force flag to dns_update 2014-08-01 12:05:34 +00:00
editconf.py pep8 cleanup of Python source files 2016-11-20 13:23:46 +01:00
mail.py pep8 cleanup of Python source files 2016-11-20 13:23:46 +01:00
owncloud-restore.sh update to ownCloud 9.1.1 (with intermediate upgrades) (#894) 2016-10-18 06:04:13 -04:00
owncloud-unlockadmin.sh add a warning not to use owncloud-unlockadmin.sh 2014-09-03 11:02:09 -04:00
parse-nginx-log-bootstrap-accesses.py pep8 cleanup of Python source files 2016-11-20 13:23:46 +01:00
readable_bash.py pep8 cleanup of Python source files 2016-11-20 13:23:46 +01:00
update-subresource-integrity.py pep8 cleanup of Python source files 2016-11-20 13:23:46 +01:00
web_update add a web_update script to trigger writing nginx config 2014-07-08 00:34:38 +00:00