Commit Graph

4 Commits

Author SHA1 Message Date
Charles Hendrie 3ce87c8a6b Fix code reference to older version of flake8 (#426)
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.
2016-09-18 11:05:29 -07:00
kevgliss d850d677da Fixing postgres command 2015-07-23 09:54:38 -07:00
kevgliss 722d65f276 Fixing quoted string 2015-07-23 09:35:02 -07:00
Kevin Glisson 4330ac9c05 initial commit 2015-06-22 13:47:27 -07:00