3ce87c8a6b
The pre-commit module contained a reference to the variable DEFAULT_CONFIG which does not exist in the version of flake8 packaged with the project. The DEFAULT_CONFIG defines the path to the current user's local flake8 config file. The flake8 2.6.2 version packaged with project has been refactored to set the local flake8 config file in the flake8/main.py module. |
||
---|---|---|
.. | ||
pre-commit |