aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorFrederik Buchlák <30214087+fbuchlak@users.noreply.github.com>2023-10-27 04:32:00 +0000
committerGitHub <noreply@github.com>2023-10-26 21:32:00 -0700
commit4653408d5c270168e31ffd0585d1cf2de27fc827 (patch)
tree7d3037d714cb66f826fb7097f57719e37ee84a03 /doc/conform.txt
parent278bcd8bf2017e187e963b515017341fdd87fe2f (diff)
feat: add pretty-php (#161)
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 0c5398e..505261c 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -246,6 +246,7 @@ FORMATTERS *conform-formatter
take the maximum line length into account, wrapping code when
necessary.
`prettierd` - prettier, as a daemon, for ludicrous formatting speed.
+`pretty-php` - The opinionated PHP code formatter
`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.