You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -328,6 +328,7 @@ You can view this list in vim with `:help conform-formatters`
328
328
-[opa_fmt](https://www.openpolicyagent.org/docs/latest/cli/#opa-fmt) - Format Rego files using `opa fmt` command.
329
329
-[ormolu](https://hackage.haskell.org/package/ormolu) - A formatter for Haskell source code.
330
330
-[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.
331
332
-[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.
332
333
-[pangu](https://github.com/vinta/pangu.py) - Insert whitespace between CJK and half-width characters.
333
334
-[perlimports](https://github.com/perl-ide/App-perlimports) - Make implicit Perl imports explicit.
0 commit comments