A puppet-lint plugin to check whether all file_line resources have a match condition.
That's important to avoid that file_line screws up the file-content.
We found that using file_line without a match attrbite is dangerous in our setup.
Therefore this check implements a warning in case the match is missing.