1
Fork 0

add flake8

This commit is contained in:
Motiejus Jakštys 2024-01-28 15:42:57 +02:00
parent 7a8491d412
commit ec2fc37c4a
1 changed files with 2 additions and 1 deletions

View File

@ -55,8 +55,9 @@
alejandra.enable = true;
deadnix.enable = true;
statix.enable = true;
flake8.enable = true;
unit-tests = {
enable = true;
enable = false;
# ?? this is a directory, how do I run the script?
#entry = "${pkgs.e11sync-backend.passthru.tests.unit}";
entry = "true";