fix(flake): statix disable_lint remove

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-20 21:58:27 +03:00
parent ef2213e212
commit 62f0acd236

View file

@ -661,10 +661,6 @@
includes = [ includes = [
"*.nix" "*.nix"
]; ];
disabled-lints = [
"empty_pattern"
];
}; };
"deadnix" = { "deadnix" = {