Checkpoint commit (pylint support)
[vern.git] / setup.cfg
diff --git a/setup.cfg b/setup.cfg
new file mode 100644 (file)
index 0000000..b54f4e2
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,5 @@
+[aliases]
+test=pytest
+
+[tool:pytest]
+addopts = --pylint --pylint-rcfile=vern.pylint