Oxfmt supports linting for so many languages besides the ones that the hook covers. https://github.com/oxc-project/mirrors-oxfmt/blob/9e291e32cbebabca07e5191d8cd02856f216db72/.pre-commit-hooks.yaml#L6 Based on [the docs](https://oxc.rs/compatibility.html), some additional supported languages are Markdown, JSON, TOML, YAML etc. These are not covered by the hook.
Oxfmt supports linting for so many languages besides the ones that the hook covers.
mirrors-oxfmt/.pre-commit-hooks.yaml
Line 6 in 9e291e3
Based on the docs, some additional supported languages are Markdown, JSON, TOML, YAML etc. These are not covered by the hook.