File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments