HomePhabricator

Relax the version regex for `ArcanistFlake8Linter`.

Description

Relax the version regex for ArcanistFlake8Linter.

Summary: As noticed by @epriestley in D9060, flake8 --version can emit a string like "2.0" rather than the expected "2.0.0".

Test Plan: Uninstalled my existing version of flake8 (v2.1.0) and installed a prior version (pip install flake8==2.0.0). Ran flake8 --version and inspected the output.

Reviewers: Blessed Reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D9174

Details

Provenance
joshuaspenceAuthored on
epriestleyCommitted on May 18 2014, 1:18 AM
epriestleyPushed on May 18 2014, 1:18 AM
Differential Revision
D9174: Relax the version regex for `ArcanistFlake8Linter`.
Parents
rARC7c56fad48fc7: Fix the `ArcanistJSHintLinter::getVersion` function.
Branches
Unknown
Tags
Unknown

Event Timeline