Open patricklodder opened 2 years ago
The linter as proposed with #52 will ignore a lot of rule violations on test code because pytest violates these. This may cause tech debt (and in itself is tech debt that we're inheriting from pytest.) We'll at some point need a solution for this.
pytest
The linter as proposed with #52 will ignore a lot of rule violations on test code because
pytest
violates these. This may cause tech debt (and in itself is tech debt that we're inheriting from pytest.) We'll at some point need a solution for this.