Skip to content

Commit de8cb4b

Browse files
committed
ci: switch pylint ignore to ignore-paths option
ignore doesn't work in pylint 4.0.0
1 parent a4c3ac3 commit de8cb4b

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=qubes_menu/tests
3+
ignore-paths=qubes_menu/tests
44

55
[MESSAGES CONTROL]
66
disable=

0 commit comments

Comments
 (0)