Closed messersc closed 5 years ago
Generally looks good, we need a tweak for the CI and minor changes needed to code.
Generally looks good, we need a tweak for the CI.
@holtgrewe Is there a better way than adding noqa
to the offending snakemake.
lines?
@messersc bandit should only be tweaked for tests
@messersc noqa
is the way to go
bandit should only be tweaked for tests
As I understand it, it is only possible to either skip a class of tests or to exclude files/directories. But it is currently not possible to only disable a test (B101
) for a given directory (tests
)
OK, fine.
Please make sure to squash and use a rebase commit.
…from web) for bcl2fastq2 and picard