v0.1.4
I've made a script to autofix all PHPCS complaints related to "all comments must end with a full stop" since the sniff complains but does not autofix. It seems like I haven't considered multiline comments :-) This PR removes a bunch of end-of-line full stops from places where they don't make any sense.