Skip to content

Follow the style-guide#163

Open
smortex wants to merge 1 commit intomasterfrom
follow-style-guide
Open

Follow the style-guide#163
smortex wants to merge 1 commit intomasterfrom
follow-style-guide

Conversation

@smortex
Copy link
Copy Markdown
Member

@smortex smortex commented May 7, 2026

We have a bunch of examples that do not respect what the style guide recommends. Adjust them so that code snippets follow recommended style for consistency.

We have a bunch of examples that do not respect what the style guide
recommends.  Adjust them so that code snippets follow recommended style
for consistency.

Signed-off-by: Romain Tartière <romain@blogreen.org>
@smortex smortex requested a review from a team as a code owner May 7, 2026 01:40
$debian_nodes_query = '["from", "nodes", ["=", ["fact", "operatingsystem"], "Debian"]]'
$debian_nodes = puppetdb_query($debian_nodes_query).each |$value| { $value["certname"] }
Notify {"Debian nodes":
Notify { "Debian nodes":
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be lowercase and the title with single quotes only.

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