We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like apply statements within Bolt plans are not parsed correctly. Below is a valid plan, but it's highlighting class as an error.
apply
class
The text was updated successfully, but these errors were encountered:
Transferred as this is coming from puppet-lint detection, not a syntax highlighting issue
Sorry, something went wrong.
Ah thanks! Sorry I found the wrong repo.
Successfully merging a pull request may close this issue.
It looks like
apply
statements within Bolt plans are not parsed correctly. Below is a valid plan, but it's highlightingclass
as an error.The text was updated successfully, but these errors were encountered: