aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorPeter Wilmott <p@p8952.info>2015-06-22 15:27:25 +0100
committerPeter Wilmott <p@p8952.info>2015-06-23 16:46:43 +0100
commit2a5f411d4b3d12913e3c5b2845a781a904a298e5 (patch)
treeb46ffefd719049568f82d32cf8c7a030af9c548c /web
parentFix remaining issues raised by pylint (diff)
downloadruby-tinderbox-2a5f411d4b3d12913e3c5b2845a781a904a298e5.tar.gz
ruby-tinderbox-2a5f411d4b3d12913e3c5b2845a781a904a298e5.tar.bz2
ruby-tinderbox-2a5f411d4b3d12913e3c5b2845a781a904a298e5.zip
Run tests using travis
Diffstat (limited to 'web')
-rw-r--r--web/.pylintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/.pylintrc b/web/.pylintrc
index 931865c..5f81ae1 100644
--- a/web/.pylintrc
+++ b/web/.pylintrc
@@ -1,5 +1,5 @@
[MESSAGES CONTROL]
-disable=missing-docstring, no-member, redefined-outer-name
+disable=import-error, missing-docstring, no-member, redefined-outer-name
[REPORTS]
reports=no