Skip to content

Commit a06ffc8

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

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ You can view this list in vim with `:help conform-formatters`
327327
- [odinfmt](https://github.com/DanielGavin/ols) - Auto-formatter for the Odin programming language.
328328
- [opa_fmt](https://www.openpolicyagent.org/docs/latest/cli/#opa-fmt) - Format Rego files using `opa fmt` command.
329329
- [ormolu](https://hackage.haskell.org/package/ormolu) - A formatter for Haskell source code.
330-
- [oxfmt](https://github.com/oxc-project/oxc) - Prettier-compatible code formatter.
330+
- [oxfmt](https://github.com/oxc-project/oxc) - A Prettier-compatible code formatter.
331331
- [packer_fmt](https://developer.hashicorp.com/packer/docs/commands/fmt) - The packer fmt Packer command is used to format HCL2 configuration files to a canonical format and style.
332332
- [pangu](https://github.com/vinta/pangu.py) - Insert whitespace between CJK and half-width characters.
333333
- [perlimports](https://github.com/perl-ide/App-perlimports) - Make implicit Perl imports explicit.

doc/conform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@ FORMATTERS *conform-formatter
464464
`odinfmt` - Auto-formatter for the Odin programming language.
465465
`opa_fmt` - Format Rego files using `opa fmt` command.
466466
`ormolu` - A formatter for Haskell source code.
467+
`oxfmt` - A Prettier-compatible code formatter.
467468
`packer_fmt` - The packer fmt Packer command is used to format HCL2
468469
configuration files to a canonical format and style.
469470
`pangu` - Insert whitespace between CJK and half-width characters.

0 commit comments

Comments
 (0)