aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrederik Buchlák <30214087+fbuchlak@users.noreply.github.com>2023-11-12 03:20:03 +0100
committerGitHub <noreply@github.com>2023-11-11 18:20:03 -0800
commit5235405cc6d4ac98dc9008ffa850038e3325bbce (patch)
tree3b09827242176ac57a7886a72933946c16944f10 /doc
parentcb633918c84054eebac7e3301de4c741ab760110 (diff)
feat: add phpinsights (#170)
* feat: add phpinsights * doc: remove redundant mention of formatting in description --------- Co-authored-by: Steven Arcangeli <506791+stevearc@users.noreply.github.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index c12fb96..e3470d8 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -259,6 +259,8 @@ FORMATTERS *conform-formatter
`php_cs_fixer` - The PHP Coding Standards Fixer.
`phpcbf` - PHP Code Beautifier and Fixer fixes violations of a defined coding
standard.
+`phpinsights` - The perfect starting point to analyze the code quality of your
+ PHP projects with support for auto-formatting.
`pint` - Laravel Pint is an opinionated PHP code style fixer for minimalists.
`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