summaryrefslogtreecommitdiffstats
path: root/.arclint
diff options
context:
space:
mode:
Diffstat (limited to '.arclint')
-rw-r--r--.arclint9
1 files changed, 9 insertions, 0 deletions
diff --git a/.arclint b/.arclint
new file mode 100644
index 0000000..e153458
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,9 @@
+{
+ "linters": {
+ "python": {
+ "type": "pep8",
+ "exclude": "(contrib)",
+ "include": "(\\.py$)"
+ }
+ }
+}
OpenPOWER on IntegriCloud