Makes sure there are no consecutive lines that are either blank or whitespace only.
Apply the rule to the given source, writing violations to the given list.
sourceCode - the source to checkviolations - a list of Violations that may be added to. It can be an empty list