diff options
author | 2018-02-03 13:47:54 +0000 | |
---|---|---|
committer | 2018-02-03 13:47:54 +0000 | |
commit | 0932624eed186d78674322f8d16f96cda6b57e60 (patch) | |
tree | 921e1a1ecaccea4624c43cafcba4421d4111f116 /.snekrc | |
parent | y u do this?? (diff) |
hopefully ignore venv
Diffstat (limited to '.snekrc')
-rw-r--r-- | .snekrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ linters = flake8, isort [flake8] max-line-length = 79 +exclude=venv [yapf] |