Skip to content

Commit cde4da5

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent 4a9a734 commit cde4da5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ You can view this list in vim with `:help conform-formatters`
335335
- [phpcbf](https://phpqa.io/projects/phpcbf.html) - PHP Code Beautifier and Fixer fixes violations of a defined coding standard.
336336
- [phpinsights](https://github.com/nunomaduro/phpinsights) - The perfect starting point to analyze the code quality of your PHP projects.
337337
- [pint](https://github.com/laravel/pint) - Laravel Pint is an opinionated PHP code style fixer for minimalists.
338+
- [pkl](https://github.com/apple/pkl) - Official canonical formatter for Pkl.
338339
- [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.
339340
- [prettierd](https://github.com/fsouza/prettierd) - prettier, as a daemon, for ludicrous formatting speed.
340341
- [pretty-php](https://github.com/lkrms/pretty-php) - The opinionated PHP code formatter.

doc/conform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@ FORMATTERS *conform-formatter
473473
`phpinsights` - The perfect starting point to analyze the code quality of your
474474
PHP projects.
475475
`pint` - Laravel Pint is an opinionated PHP code style fixer for minimalists.
476+
`pkl` - Official canonical formatter for Pkl.
476477
`prettier` - Prettier is an opinionated code formatter. It enforces a consistent
477478
style by parsing your code and re-printing it with its own rules that
478479
take the maximum line length into account, wrapping code when

0 commit comments

Comments
 (0)