<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/rubocops, branch 1.4.1</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 #3401 from DomT4/vendor_or_na</title>
<updated>2017-12-16T13:34:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-16T13:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b4d43e950fd45c24e48d6ebfd3013357abcd21a9'/>
<id>b4d43e950fd45c24e48d6ebfd3013357abcd21a9</id>
<content type='text'>
go: various tweaks to recommendations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
go: various tweaks to recommendations</pre>
</div>
</content>
</entry>
<entry>
<title>lines_cop: Convert ARGV audit to negative look ahead</title>
<updated>2017-12-02T11:33:11+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-12-02T11:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fb85ed01bc170e389dd62a2a2872d962b7dad5a6'/>
<id>fb85ed01bc170e389dd62a2a2872d962b7dad5a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3478 from GauthamGoli/dir_audit_bug_fix</title>
<updated>2017-11-24T21:07:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-24T21:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6c23892d4115be2667e65f05367bc99bdba009e3'/>
<id>6c23892d4115be2667e65f05367bc99bdba009e3</id>
<content type='text'>
lines_cop: Add condition to prevent false positives</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lines_cop: Add condition to prevent false positives</pre>
</div>
</content>
</entry>
<entry>
<title>lines_cop: Add condition to prevent false positives</title>
<updated>2017-11-24T18:15:01+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-11-24T18:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9be85385b33491185fc0defdf0e7cec7639081f6'/>
<id>9be85385b33491185fc0defdf0e7cec7639081f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3411 from issyl0/whitelist_etc_and_fix_autocorrect</title>
<updated>2017-11-19T14:39:09+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-19T14:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c6a5bbac7d8b071e0dbf7cc61e009d0d337c0107'/>
<id>c6a5bbac7d8b071e0dbf7cc61e009d0d337c0107</id>
<content type='text'>
formula_desc_cop: Whitelist "etc." and fix the full stop autocorrect</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
formula_desc_cop: Whitelist "etc." and fix the full stop autocorrect</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3395 from GauthamGoli/parameters-audit-regex-fix</title>
<updated>2017-11-03T17:48:09+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-03T17:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=872bd4f703f3ff06a64ab7625f62f41cda8822b7'/>
<id>872bd4f703f3ff06a64ab7625f62f41cda8822b7</id>
<content type='text'>
lines_cop: Update regex patterns to prevent false positives</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lines_cop: Update regex patterns to prevent false positives</pre>
</div>
</content>
</entry>
<entry>
<title>formula_desc_cop: Fix the 'full stop at end of description' autocorrect</title>
<updated>2017-11-01T19:50:56+00:00</updated>
<author>
<name>Isabell Long</name>
</author>
<published>2017-11-01T19:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5cbb41479731a5ea95fc9ec9a44b39b72df51995'/>
<id>5cbb41479731a5ea95fc9ec9a44b39b72df51995</id>
<content type='text'>
- It wasn't working because desc strings end in quotes, not just full
  stops.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- It wasn't working because desc strings end in quotes, not just full
  stops.
</pre>
</div>
</content>
</entry>
<entry>
<title>formula_desc_cop: If desc ends with 'etc.', it's not a violation</title>
<updated>2017-11-01T19:50:56+00:00</updated>
<author>
<name>Isabell Long</name>
</author>
<published>2017-11-01T19:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0786d41693e1ff298d799d055a342dccaaea3fe6'/>
<id>0786d41693e1ff298d799d055a342dccaaea3fe6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>text_cop: warn against go_resource usage for strict audit</title>
<updated>2017-10-31T00:55:00+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-10-31T00:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=883fee78adab15f205d201116f89f85e608fd334'/>
<id>883fee78adab15f205d201116f89f85e608fd334</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>text_cop: drop go_resource recommendation</title>
<updated>2017-10-31T00:47:57+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-10-31T00:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8fd18eab2133aeb33fc0f42f9707f69da64d0f8d'/>
<id>8fd18eab2133aeb33fc0f42f9707f69da64d0f8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
