Skip to content

Correct whitespace in arrow alignment #2594

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

ekohl
Copy link
Collaborator

@ekohl ekohl commented Mar 10, 2025

Summary

Fixes a warning:

manifests/mod/prefork.pp - WARNING: there should be a single space before '=>' on line 97, column 17 on line 97 (check: space_before_arrow)

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Caused in cedd45b.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

Fixes: cedd45b ("Drop Apache 2.2 support")
@ekohl ekohl requested review from bastelfreak, smortex and a team as code owners March 10, 2025 16:30
@ekohl ekohl mentioned this pull request Mar 10, 2025
5 tasks
@ekohl
Copy link
Collaborator Author

ekohl commented Mar 11, 2025

puppet-lint 4.3.0 started to enforce this since puppetlabs/puppet-lint@0e8da67.

@bastelfreak bastelfreak merged commit fb5f80d into puppetlabs:main Mar 11, 2025
42 of 46 checks passed
@ekohl ekohl deleted the fix-lint-whitespace branch March 11, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants