aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2019-05-30 02:01:33 -0700
committerGravatar MarkKoz <[email protected]>2019-05-30 02:01:33 -0700
commit4deb784129f1e2c1cdadbe1c27c2be4b404a69dd (patch)
treefc811a2133a74dc67de598fc652bf69c20fda688 /tests
parentAdd flake8 plugin to only allow double quotes (diff)
Fix pre-commit configuration
Excluded files and directories in the flake8 config file are overwritten by the --files argument, which is considered intended behaviour. However, this is problematic due to pre-commit's reliance on the --files argument. Therefore, pre-commit's own exclude config option must be leveraged. * Properly exclude tests directory * Add flake8 plugins as dependencies so that they are actually used
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions