Skip to content

Commit

Permalink
tests/efmls-configs: add unpackaged
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Oct 19, 2024
1 parent b5ead14 commit 6a8124c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/test-sources/plugins/lsp/efmls-configs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,12 @@
"dmd"
];

# TODO: respect unpackaged from generated
unpackaged =
[
"blade_formatter"
"cspell"
"cljstyle"
"cspell"
"dartanalyzer"
"debride"
"deno_fmt"
Expand All @@ -63,12 +64,15 @@
"forge_fmt"
"gersemi"
"js_standard"
"markuplint"
"mix"
"pint"
"prettier_eslint"
"prettier_standard"
"redpen"
"reek"
"rome"
"ruff_sort"
"slim_lint"
"solhint"
"sorbet"
Expand Down

0 comments on commit 6a8124c

Please sign in to comment.