File modes should be specified as single-quoted strings instead of bare word numbers (style guide).
To disable this check you can add --no-unquoted_file_mode-check
to your
puppet-lint
command line.
Alternatively, if you’re calling puppet-lint via the Rake task, you should
insert the following line to your Rakefile
.