New
* 10 - Rule: every custom task should have a doc-string
* 11 - Rule: On multiline variable line indent is desireable
* 12 - Rule: check on CVE_PRODUCT being set
* 13 - Rule: warn on multiple function-appends in a single file
* 15 - Rule: task order
* 16 - Rule: warn on task assignment without a task implementation
* Parsing of addtask-block 14
* Parsing of task-flags 9
Fixes
* Better import system (The old one was really crappy)
* Typos in README
* Remote License Rule was fixed
* task suffix extraction was fixed