<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 27, 2014 at 7:35 PM, S Page <span dir="ltr"><<a href="mailto:spage@wikimedia.org" target="_blank">spage@wikimedia.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra">RuboCop is instructed to allow both, at the moment.</div></div></blockquote><div><br></div></span><div>Please can we not do that, do any of our browser tests even support Ruby 1.8?</div></blockquote><div><br></div><div>As far as I know, Jenkins machines have only Ruby 2.0 installed. Most of our code would run on 1.8, with the exception of hashes.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div> I don't want to keep stylistic alternatives in my brain when a machine can enforce a well-documented style guide.</div></blockquote></div><br>You are free to delete lines 61-65 from .rubocop_todo.yml[0] and rubocop will start complaining. (Once rubocop is enabled by default in jenkins/gerrit. It could be as soon as today. In the meantime, leave a "check experimental" comment in gerrit, that will run rubocop jenkins job for a commit. Or, run rubocop locally.)</div><div class="gmail_extra"><br></div><div class="gmail_extra">Željko</div><div class="gmail_extra">--</div><div class="gmail_extra">0: <a href="https://github.com/wikimedia/mediawiki-extensions-Flow/blob/master/.rubocop_todo.yml#L61-L65">https://github.com/wikimedia/mediawiki-extensions-Flow/blob/master/.rubocop_todo.yml#L61-L65</a></div></div>