aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
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