aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2019-05-30 03:29:55 -0700
committerGravatar MarkKoz <[email protected]>2019-05-30 03:29:55 -0700
commitc2416eb672afc80476fe2da1b364af5d018a16b0 (patch)
tree13dea0eeda4e5da3a67af18810dd64b24532fcc5 /tests
parentLint tests (diff)
Run flake8 via pre-commit for the pipenv lint script
Pre-commit is a nice wrapper for this particularily because it allows both the snekbox and tests to be linted with a single command while clearly distinguishing their results. The Python script is a cross-platform implementation of the following: git ls-files -- '*.py' | xargs pre-commit run flake8 --files
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions