Skip to content

Commit 16d3553

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent 005bd3b commit 16d3553

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
@@ -328,6 +328,7 @@ You can view this list in vim with `:help conform-formatters`
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.
330330
- [oxfmt](https://github.com/oxc-project/oxc) - A Prettier-compatible code formatter.
331+
- [oxlint](https://github.com/oxc-project/oxc) - An oxidized replacement for ESLint that fixes lint errors.
331332
- [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.
332333
- [pangu](https://github.com/vinta/pangu.py) - Insert whitespace between CJK and half-width characters.
333334
- [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
@@ -465,6 +465,7 @@ FORMATTERS *conform-formatter
465465
`opa_fmt` - Format Rego files using `opa fmt` command.
466466
`ormolu` - A formatter for Haskell source code.
467467
`oxfmt` - A Prettier-compatible code formatter.
468+
`oxlint` - An oxidized replacement for ESLint that fixes lint errors.
468469
`packer_fmt` - The packer fmt Packer command is used to format HCL2
469470
configuration files to a canonical format and style.
470471
`pangu` - Insert whitespace between CJK and half-width characters.

0 commit comments

Comments
 (0)