-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
hygienecleanup or refactoringcleanup or refactoringminornixrelated to Nix toolingrelated to Nix tooling
Description
Problem
We use pytest
for running our io-tests. We often put redundant/dead code in our test suite and it frequently gets overlooked and leads to doing manual cleanups later such as #4339. It adds up to the tech debt a little bit.
Solution
Setup pylint
or any other linter to detect these issues.
Metadata
Metadata
Assignees
Labels
hygienecleanup or refactoringcleanup or refactoringminornixrelated to Nix toolingrelated to Nix tooling