Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2019-09-07 17:52:45 +0200
committerArthur de Jong <arthur@arthurdejong.org>2019-09-08 22:51:40 +0200
commitd717795b9f74e1b9ad384e06e4c09f6608a31912 (patch)
tree9ba9859289f695322f346b4752c2517d1a8a7bd5 /.gitignore
parent221ce5a2680c1a91b7b87a36d73be5c0ad7e5ddb (diff)
Improve Python code style
This also adds a flake8 test that checks code style. Note that this test is not run by default because it requires network access to create the virtualenv with the test software.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8380b28..0ffa803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@ stamp-*
/pynslcd/constants.py
# /tests/
+/tests/flake8-venv
/tests/lookup_groupbyuser
/tests/lookup_netgroup
/tests/lookup_shadow