Change the log format. Overrides --with-filename. The following
placeholders can be used: %{filename} - Filename without path. %{path} -
Path as provided to puppet-lint. %{fullpath} - Expanded path to the file.
%{line} - Line number. %{column} - Column number. %{kind} - The kind of
message (warning, error). %{KIND} - Uppercase version of %{kind}. %{check}
- The name of the check. %{message} - The message.