style(pep8): Allow lines up to 99 characters
@@ -71,6 +71,7 @@ commands = flake8 \
--max-complexity=15 \
--exclude=./build,.venv,.tox,dist,doc,./falcon/bench/nuts \
--ignore=F403 \
--max-line-length=99 \
{posargs}
[testenv:pylint]
The note is not visible to the blocked user.