mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-29 07:05: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"
|
||||
"remark"
|
||||
"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"
|
||||
"solhint"
|
||||
"spectral"
|
||||
|
@ -170,6 +166,9 @@
|
|||
"gdformat"
|
||||
"gdlint"
|
||||
"haml_lint"
|
||||
# As of 2024-06-29, pkgs.rubyfmt is broken on darwin
|
||||
# TODO: re-enable this test when fixed
|
||||
"rubyfmt"
|
||||
"verilator"
|
||||
"verible_verilog_format"
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue