From ca3dfba94600aa62bfc88ae37cbd4f17eaea2553 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 12 Nov 2023 02:20:17 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 2 +- doc/conform.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 183d66f..a24eb57 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ You can view this list in vim with `:help conform-formatters` - [pg_format](https://github.com/darold/pgFormatter) - PostgreSQL SQL syntax beautifier. - [php_cs_fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) - The PHP Coding Standards Fixer. - [phpcbf](https://phpqa.io/projects/phpcbf.html) - PHP Code Beautifier and Fixer fixes violations of a defined coding standard. -- [phpinsights](https://github.com/nunomaduro/phpinsights) - The perfect starting point to analyze the code quality of your PHP projects with support for auto-formatting. +- [phpinsights](https://github.com/nunomaduro/phpinsights) - The perfect starting point to analyze the code quality of your PHP projects. - [pint](https://github.com/laravel/pint) - Laravel Pint is an opinionated PHP code style fixer for minimalists. - [prettier](https://github.com/prettier/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 necessary. - [prettierd](https://github.com/fsouza/prettierd) - prettier, as a daemon, for ludicrous formatting speed. diff --git a/doc/conform.txt b/doc/conform.txt index e3470d8..f827b70 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -260,7 +260,7 @@ FORMATTERS *conform-formatter `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. + PHP projects. `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 -- cgit v1.2.3-70-g09d2