<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/rubocops, branch 1.5.6</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>lines_cop: deprecate 'needs :openmp'.</title>
<updated>2017-12-30T20:56:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-30T19:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f9b6407110d7fb98a65b470d166fc5b7be6052ee'/>
<id>f9b6407110d7fb98a65b470d166fc5b7be6052ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>requirements: move more to compat.</title>
<updated>2017-12-30T20:56:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-30T18:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d54e670a6491ae3e6681448cfcf9332635149aa8'/>
<id>d54e670a6491ae3e6681448cfcf9332635149aa8</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 #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 #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>text_cop_spec: update go get tests</title>
<updated>2017-10-31T01:01:42+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-10-31T01:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bff4762d36dd1feaf7768949b3fd32d061394c65'/>
<id>bff4762d36dd1feaf7768949b3fd32d061394c65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lines_cop: Update regex patterns to prevent false positives</title>
<updated>2017-10-29T18:10:04+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-10-29T18:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f648dd03ff52fdf3d1ea7a6c7f64bc314e9a4d01'/>
<id>f648dd03ff52fdf3d1ea7a6c7f64bc314e9a4d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formula_desc_cop: ensure no full stops at the end of desc</title>
<updated>2017-10-29T15:19:31+00:00</updated>
<author>
<name>Isabell Long</name>
</author>
<published>2017-06-17T06:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=640b1e9dcb3fb96f6a54c0d63da4fb1985351a83'/>
<id>640b1e9dcb3fb96f6a54c0d63da4fb1985351a83</id>
<content type='text'>
- This was a suggestion by Mike McQuaid in my `homebrew-core` audit
  description PR. Based on ilovezfs's incantation `grep -r -E 'desc
  ".*\."' *.rb`, some formulae descriptions do end in full stops. (My
  initial assessment of this failed to account for the fact that
  descriptions are strings and so end in `"`.)
- Add an autocorrect for this cop, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- This was a suggestion by Mike McQuaid in my `homebrew-core` audit
  description PR. Based on ilovezfs's incantation `grep -r -E 'desc
  ".*\."' *.rb`, some formulae descriptions do end in full stops. (My
  initial assessment of this failed to account for the fact that
  descriptions are strings and so end in `"`.)
- Add an autocorrect for this cop, too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor and fix RuboCop specs.</title>
<updated>2017-10-24T17:39:40+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-21T01:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7e970216a341c7ed4ff82114247bf33cafdd3266'/>
<id>7e970216a341c7ed4ff82114247bf33cafdd3266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into audit_line_rubocop_part_4_rebase_attempt_1</title>
<updated>2017-10-21T08:23:44+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-10-21T07:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7b2fab8ec5d8e93878d56d31879e8a05e4ab59bc'/>
<id>7b2fab8ec5d8e93878d56d31879e8a05e4ab59bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
