Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250831

Change subject: Increase max-line-length to at least 100 for python
......................................................................

Increase max-line-length to at least 100 for python

Change-Id: I9f434a757048f7c7e2772ca55f973390266138b2
---
M tox.ini
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/31/250831/1

diff --git a/tox.ini b/tox.ini
index 746153b..681545d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,6 +4,9 @@
 
 envlist = py27
 
+[flake8]
+max-line-length = 100
+
 [testenv]
 deps =
     nose

-- 
To view, visit https://gerrit.wikimedia.org/r/250831
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f434a757048f7c7e2772ca55f973390266138b2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to