Add statix comment

This commit is contained in:
SebastianStork 2025-05-16 20:56:24 +02:00
parent af82e42b85
commit 24aa6de67e

View file

@ -4,6 +4,7 @@
{ pkgs, ... }:
{
checks = {
# Disable until https://github.com/oppiliappan/statix/issues/88 is resolved
# statix = pkgs.runCommandLocal "statix" { buildInputs = [ pkgs.statix ]; } ''
# statix check ${self}
# mkdir $out