summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2022-04-16 16:49:46 +0200
committerGitHub <noreply@github.com>2022-04-16 16:49:46 +0200
commit1de6da157c260c5a1398bc59c5f2b57abc4912a6 (patch)
treef0a9ea883fe4b17cfd5017d948c60fd0b62e8aa8 /setup.cfg
parent69676a5348672e2af76c1e99d210698b431829f9 (diff)
downloadpylint-git-1de6da157c260c5a1398bc59c5f2b57abc4912a6.tar.gz
Improve CPU count detection in cgroup environments and fix CI (#6098)
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 94a5f197f..49da28993 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -86,6 +86,7 @@ markers =
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
[isort]
profile = black