mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 02:34:34 +02:00
Revert "tests/{none-ls,efmls-configs}: disable phpstan"
This reverts commit c500a3ffe1
.
This commit is contained in:
parent
6cf1c93730
commit
bed0f0e01b
2 changed files with 0 additions and 6 deletions
|
@ -125,9 +125,6 @@
|
||||||
"opacheck"
|
"opacheck"
|
||||||
"rego"
|
"rego"
|
||||||
"prisma_format"
|
"prisma_format"
|
||||||
# TODO: added 2024-11-30
|
|
||||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/360546
|
|
||||||
"phpstan"
|
|
||||||
]
|
]
|
||||||
++ (lib.optionals pkgs.stdenv.isDarwin [
|
++ (lib.optionals pkgs.stdenv.isDarwin [
|
||||||
# As of 2024-05-22, python311Packages.k5test (one of ansible-lint's dependenvies) is broken on darwin
|
# As of 2024-05-22, python311Packages.k5test (one of ansible-lint's dependenvies) is broken on darwin
|
||||||
|
|
|
@ -32,9 +32,6 @@
|
||||||
# re-enable after fixed
|
# re-enable after fixed
|
||||||
"dmd"
|
"dmd"
|
||||||
# TODO: added 2024-11-30
|
# TODO: added 2024-11-30
|
||||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/360546
|
|
||||||
"phpstan"
|
|
||||||
# TODO: added 2024-11-30
|
|
||||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/360544
|
# Fixed in https://github.com/NixOS/nixpkgs/pull/360544
|
||||||
"psalm"
|
"psalm"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue