tests/plugins/efmls-configs: skip broken tools

This commit is contained in:
Austin Horstman 2026-01-23 09:41:29 -06:00 committed by Matt Sturgeon
parent 60d72ae187
commit 5ccb57eab7

View file

@ -22,6 +22,10 @@
];
brokenTools = [
# TODO: 2026-01-23: dmd build failure with gcc 15 (nullptr identifier)
"dfmt"
"dmd"
# 2025-12-24: phpPackages.php-codesniffer is broken
# https://github.com/NixOS/nixpkgs/pull/459254#issuecomment-3689578764
"phpcbf"