summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2022-05-30 22:36:13 +0200
committerJacob Walls <jacobtylerwalls@gmail.com>2022-05-30 17:36:49 -0400
commit3434224f7aca53c5834bda3adbf29c010584ea36 (patch)
treeaa8e133cd89836111f45ee2a7f17fc6c2d892189 /setup.cfg
parentc29bba61a16dbffb807c5af91208dd6a116435e3 (diff)
downloadpylint-git-3434224f7aca53c5834bda3adbf29c010584ea36.tar.gz
Remove redundant second batch of old primer
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index cc610718c..5cbc86df7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -85,7 +85,6 @@ addopts = --strict-markers
markers =
primer_stdlib: Checks for crashes and errors when running pylint on stdlib
primer_external_batch_one: Checks for crashes and errors when running pylint on external libs (batch one)
- primer_external_batch_two: Checks for crashes and errors when running pylint on external libs (batch two)
benchmark: Baseline of pylint performance, if this regress something serious happened
timeout: Marks from pytest-timeout.
needs_two_cores: Checks that need 2 or more cores to be meaningful