From dd0e044f8f3e5f3e4ba56056480e21066db56e83 Mon Sep 17 00:00:00 2001 From: "nixvim-ci[bot]" <212996653+nixvim-ci[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 12:45:48 +0000 Subject: [PATCH] generated: Updated efmls-configs-sources.json --- generated/efmls-configs-sources.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/generated/efmls-configs-sources.json b/generated/efmls-configs-sources.json index 96fe9155..3b49924a 100644 --- a/generated/efmls-configs-sources.json +++ b/generated/efmls-configs-sources.json @@ -526,6 +526,7 @@ "eslint_d", "fecs", "js_standard", + "oxfmt", "prettier", "prettier_d", "prettier_eslint", @@ -541,6 +542,7 @@ "eslint_d", "fecs", "js_standard", + "oxlint", "xo", "alex", "codespell", @@ -558,11 +560,12 @@ "javascriptreact": { "formatter": { "lang": "javascriptreact", - "possible": ["deno_fmt"] + "possible": ["deno_fmt", "oxfmt"] }, "linter": { "lang": "javascriptreact", "possible": [ + "oxlint", "alex", "codespell", "cspell", @@ -1297,6 +1300,7 @@ "eslint", "eslint_d", "fecs", + "oxfmt", "prettier", "prettier_d", "prettier_eslint", @@ -1310,6 +1314,7 @@ "possible": [ "eslint", "eslint_d", + "oxlint", "xo", "alex", "codespell", @@ -1327,11 +1332,12 @@ "typescriptreact": { "formatter": { "lang": "typescriptreact", - "possible": ["deno_fmt"] + "possible": ["deno_fmt", "oxfmt"] }, "linter": { "lang": "typescriptreact", "possible": [ + "oxlint", "alex", "codespell", "cspell",