<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 1.2.3</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs</title>
<updated>2017-06-12T15:47:28+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-12T15:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ed9942fbd1ec4243f0a92ab8f9b2411c8b1fb091'/>
<id>ed9942fbd1ec4243f0a92ab8f9b2411c8b1fb091</id>
<content type='text'>
rubocop: don’t allow Perl regex backrefs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rubocop: don’t allow Perl regex backrefs.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2767 from MikeMcQuaid/rubocop-no-special-global-vars</title>
<updated>2017-06-12T15:16:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-12T15:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=22c431d221ca25413f3b63374d75173bedbe9e66'/>
<id>22c431d221ca25413f3b63374d75173bedbe9e66</id>
<content type='text'>
rubocop: don’t allow special global variables.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rubocop: don’t allow special global variables.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2766 from MikeMcQuaid/rubocop-no-percent-x</title>
<updated>2017-06-12T08:27:09+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-12T08:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aa364fbf155ba4c795ebef51abee1212801c4771'/>
<id>aa364fbf155ba4c795ebef51abee1212801c4771</id>
<content type='text'>
rubocop: don’t allow %x.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rubocop: don’t allow %x.</pre>
</div>
</content>
</entry>
<entry>
<title>Autocorrect Rubocop Style/SpecialGlobalVars.</title>
<updated>2017-06-12T08:11:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T17:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=021cef4b2bfebe330fa55e9dcc904a08932bad94'/>
<id>021cef4b2bfebe330fa55e9dcc904a08932bad94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create: specify homebrew-core test requirements.</title>
<updated>2017-06-10T17:27:44+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T17:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5d8b96a0c7094dd62d1e8fe9393ada82c48c04e4'/>
<id>5d8b96a0c7094dd62d1e8fe9393ada82c48c04e4</id>
<content type='text'>
As requested in https://github.com/Homebrew/homebrew-core/pull/14419.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As requested in https://github.com/Homebrew/homebrew-core/pull/14419.
</pre>
</div>
</content>
</entry>
<entry>
<title>Autocorrect Rubocop Style/PerlBackrefs.</title>
<updated>2017-06-10T17:23:20+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T17:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7a0aff1080ba475f495353cf8686fbe928b6ebde'/>
<id>7a0aff1080ba475f495353cf8686fbe928b6ebde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop: don’t allow Perl regex backrefs.</title>
<updated>2017-06-10T17:20:02+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T17:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=564b03aa01fbb994fe8325cd57a28a2b0545dcb1'/>
<id>564b03aa01fbb994fe8325cd57a28a2b0545dcb1</id>
<content type='text'>
Even if shell/perl users recognise these variables the explicit versions
are significantly more readable for everyone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if shell/perl users recognise these variables the explicit versions
are significantly more readable for everyone.
</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop: don’t allow special global variables.</title>
<updated>2017-06-10T17:01:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T16:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c21abf0e3ab89e0218a26905fe44725e19cbf675'/>
<id>c21abf0e3ab89e0218a26905fe44725e19cbf675</id>
<content type='text'>
Even if shell/perl users recognise these variables the English
versions are significantly more readable for everyone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if shell/perl users recognise these variables the English
versions are significantly more readable for everyone.
</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop: don’t allow %x.</title>
<updated>2017-06-10T17:01:53+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T16:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=139f44f013f7e830f42d00f8a8da893874dfbc3a'/>
<id>139f44f013f7e830f42d00f8a8da893874dfbc3a</id>
<content type='text'>
It’s confusing for non-Rubyists (and some Rubyists) and that’s a major
number of our current and future contributors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It’s confusing for non-Rubyists (and some Rubyists) and that’s a major
number of our current and future contributors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2758 from MikeMcQuaid/build-error-options</title>
<updated>2017-06-10T15:42:12+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T15:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f3970b52b6827176838cceead370a50e0cbb6cbf'/>
<id>f3970b52b6827176838cceead370a50e0cbb6cbf</id>
<content type='text'>
BuildError: report options to analytics.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BuildError: report options to analytics.</pre>
</div>
</content>
</entry>
</feed>
