aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-27 03:42:46 +0000
committerGithub Actions <actions@github>2023-09-27 03:42:46 +0000
commit57f7973455621765e1178410ff5dfbbe69c548a7 (patch)
tree28842ce3bfea6cc3eacc93b34af329fb045df867
parente691ecaf41139a68ccb79fde824cb534ca11abd2 (diff)
[docgen] Update docs
skip-checks: true
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 59265ea..43274cf 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -212,6 +212,7 @@ FORMATTERS *conform-formatter
`perlimports` - Make implicit Perl imports explicit
`perltidy` - Perl::Tidy, a source code formatter for Perl
`pg_format` - PostgreSQL SQL syntax beautifier.
+`php_cs_fixer` - The PHP Coding Standards Fixer.
`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