Skip to content

Commit 8154c71

Browse files
committed
ci: switch to 'ignore-paths' to workaround 'ignore' regression
pylint-dev/pylint#10669
1 parent 76b23c9 commit 8154c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[MASTER]
22
persistent=no
3-
ignore=tests
3+
ignore-paths=qubes/tests
44
init-hook="import astroid.bases; astroid.bases.POSSIBLE_PROPERTIES.add('stateless_property')"
55

66
[MESSAGES CONTROL]

0 commit comments

Comments
 (0)