aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-10-20 15:28:14 +0000
committerGithub Actions <actions@github>2023-10-20 15:28:14 +0000
commit4897996612adeb9cb39325f95c9b0481ce892edf (patch)
treeb60a39792884f178c0b66f3c80ba8b3749029737 /doc
parent0219648cd9a2bafc13fda64903e49fda5db0016b (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 23ac8c7..09dddc3 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -245,6 +245,7 @@ FORMATTERS *conform-formatter
take the maximum line length into account, wrapping code when
necessary.
`prettierd` - prettier, as a daemon, for ludicrous formatting speed.
+`puppet-lint` - Check that your Puppet manifests conform to the style guide.
`rubocop` - Ruby static code analyzer and formatter, based on the community Ruby
style guide.
`rubyfmt` - Ruby Autoformatter! (Written in Rust)