We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0b406 commit 29f1919Copy full SHA for 29f1919
setup.cfg
@@ -85,6 +85,7 @@ markers =
85
primer_external_batch_one: Checks for crashes and errors when running pylint on external libs (batch one)
86
primer_external_batch_two: Checks for crashes and errors when running pylint on external libs (batch two)
87
benchmark: Baseline of pylint performance, if this regress something serious happened
88
+ timeout: Marks from pytest-timeout.
89
90
[isort]
91
profile = black
0 commit comments