Yuvipanda has submitted this change and it was merged.

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(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved
  Rush: Looks good to me, but someone else must approve
  Dzahn: Looks good to me, but someone else must approve



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: merged
Gerrit-Change-Id: I9f434a757048f7c7e2772ca55f973390266138b2
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to