# False positive source-is-missing with very-long-line-length-in-source-file
pipenv source: source-is-missing [docs/_templates/hacks.html]

# pipenv doesn't use distutils
pipenv source: uses-deprecated-python-stdlib distutils * [pipenv/patched/pip/_internal/locations/*]
pipenv source: uses-deprecated-python-stdlib distutils * [pipenv/patched/pip/_vendor/distlib/util.py:*]

# pipenv doesn't use cgi
pipenv source: uses-deprecated-python-stdlib cgi * [pipenv/patched/pip/_vendor/distlib/compat.py:*]

# Long line length in source files
pipenv source: very-long-line-length-in-source-file 10458 > 512 [pipenv/patched/pip/_vendor/pygments/unistring.py:*]
pipenv source: very-long-line-length-in-source-file 592 > 512 [docs/_templates/hacks.html:*]
pipenv source: very-long-line-length-in-source-file 606 > 512 [README.md:*]
