Stable: Mac supoprt improvements and mocking mechanism for prototyping
Changes:
- Add new switch
--mock
used to map not existing platforms, see #23 - Add check to ensure disk exists in both volumes and mounts, see #21
- Add pylint facilities (also for ci system):
pylintrc
configuration filelintme.sh
script to locally check pylint issueslintme_ci.sh
script to check pylint issues in CI systems (helps integrate with e.g. Jenkins)