
The regex used to filter for line comments needs to be fine tuned for different linters. Instead having a huge complicated regex add support for more specialized regexes. Start with a regex that matches spinx output. Change-Id: I516086bba315b8bb03a1103e1b33f1a819853be7
Runs tox for a project
Role Variables
Environment variables to pass in to the tox run.
Path to a pip constraints file. Will be provided to tox via TOX_CONSTRAINTS_FILE (deprecated but currently still supported name is UPPER_CONSTRAINTS_FILE) environment variable if it exists.