aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-10-03 15:50:48 +0000
committerGithub Actions <actions@github>2023-10-03 15:50:48 +0000
commit1511ae2ab68ad985dd1b3764ce17af7f0355019c (patch)
tree5b56235e3da6dd94c5b6b0e8898d6a613ca13042 /doc/conform.txt
parentdb5af4b04e5d61236a142ab78ec3f9416aab848c (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 4d9463c..98dafe6 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -219,6 +219,8 @@ FORMATTERS *conform-formatter
`perltidy` - Perl::Tidy, a source code formatter for Perl
`pg_format` - PostgreSQL SQL syntax beautifier.
`php_cs_fixer` - The PHP Coding Standards Fixer.
+`phpcbf` - PHP Code Beautifier and Fixer fixes violations of a defined coding
+ standard.
`prettier` - Prettier is an opinionated code formatter. It enforces a consistent
style by parsing your code and re-printing it with its own rules that
take the maximum line length into account, wrapping code when