Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Puppetlint format string #73

Merged
merged 1 commit into from
Jul 14, 2017
Merged

Conversation

mxjessie
Copy link
Contributor

%{linenumber} is deprecated puppet-lint format syntax; it completely breaks 'rake lint' output.

%{path}:%{linenumber}:%{check}:%{KIND}:%{message}
becomes
manifests/input.pp:36:arrow_on_right_operand_line:WARNING:arrow should be on the right operand's line

@yankcrime
Copy link
Member

Awesome, thanks!

@yankcrime yankcrime merged commit 743d19f into voxpupuli:master Jul 14, 2017
@mxjessie mxjessie deleted the lint-fix branch July 14, 2017 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants