mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-29 15:15:13 +02:00
tests/plugins/none-ls: re-enable rubyfmt test for linux
This commit is contained in:
parent
f938dfd9bf
commit
d564b52999
1 changed files with 3 additions and 4 deletions
|
@ -138,10 +138,6 @@
|
||||||
"regal"
|
"regal"
|
||||||
"remark"
|
"remark"
|
||||||
"rescript"
|
"rescript"
|
||||||
# As of 2024-06-18, pkgs.rubyfmt is broken on all platforms
|
|
||||||
# https://github.com/NixOS/nixpkgs/issues/320722
|
|
||||||
# TODO: re-enable this test when fixed
|
|
||||||
"rubyfmt"
|
|
||||||
"saltlint"
|
"saltlint"
|
||||||
"solhint"
|
"solhint"
|
||||||
"spectral"
|
"spectral"
|
||||||
|
@ -170,6 +166,9 @@
|
||||||
"gdformat"
|
"gdformat"
|
||||||
"gdlint"
|
"gdlint"
|
||||||
"haml_lint"
|
"haml_lint"
|
||||||
|
# As of 2024-06-29, pkgs.rubyfmt is broken on darwin
|
||||||
|
# TODO: re-enable this test when fixed
|
||||||
|
"rubyfmt"
|
||||||
"verilator"
|
"verilator"
|
||||||
"verible_verilog_format"
|
"verible_verilog_format"
|
||||||
])
|
])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue