Skip to content

Commit e969e30

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent fcd18b1 commit e969e30

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ You can view this list in vim with `:help conform-formatters`
346346
- [pretty-php](https://github.com/lkrms/pretty-php) - The opinionated PHP code formatter.
347347
- [prettypst](https://github.com/antonWetzel/prettypst) - Formatter for Typst.
348348
- [prolog](https://github.com/jamesnvc/lsp_server) - Language Server Protocol server and formatter for SWI-Prolog.
349+
- [pruner](https://github.com/pruner-formatter/pruner) - A language-agnostic, treesitter powered formatter.
349350
- [puppet-lint](https://github.com/puppetlabs/puppet-lint) - Check that your Puppet manifests conform to the style guide.
350351
- [purs-tidy](https://github.com/natefaubion/purescript-tidy) - A syntax tidy-upper for PureScript.
351352
- [pycln](https://github.com/hadialqattan/pycln) - A Python formatter for finding and removing unused import statements.

doc/conform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ FORMATTERS *conform-formatter
490490
`pretty-php` - The opinionated PHP code formatter.
491491
`prettypst` - Formatter for Typst.
492492
`prolog` - Language Server Protocol server and formatter for SWI-Prolog.
493+
`pruner` - A language-agnostic, treesitter powered formatter.
493494
`puppet-lint` - Check that your Puppet manifests conform to the style guide.
494495
`purs-tidy` - A syntax tidy-upper for PureScript.
495496
`pycln` - A Python formatter for finding and removing unused import statements.

0 commit comments

Comments
 (0)