<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch resource-code-cleanup</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Simplify property definition.</title>
<updated>2020-08-07T19:10:06+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-08-07T19:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=351905bc0a80e3b78bd0c928d3c3c2419b9f217d'/>
<id>351905bc0a80e3b78bd0c928d3c3c2419b9f217d</id>
<content type='text'>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused instance variable.</title>
<updated>2020-08-07T18:54:51+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-06-17T22:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3501e592267a4f23577071eba90224d7f95e1199'/>
<id>3501e592267a4f23577071eba90224d7f95e1199</id>
<content type='text'>
Introcduced 12 years ago, probably just cruft that never got cleaned up:
https://github.com/chef/chef/commit/f826880c267755005fccb93bdac6105a3a8e24b2

Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introcduced 12 years ago, probably just cruft that never got cleaned up:
https://github.com/chef/chef/commit/f826880c267755005fccb93bdac6105a3a8e24b2

Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert set_or_return use to property, copy docs from docs site.</title>
<updated>2020-08-07T18:54:47+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-06-17T00:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=819ab1d307b7accfafe90371b0c5ca128125c066'/>
<id>819ab1d307b7accfafe90371b0c5ca128125c066</id>
<content type='text'>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 16.4.13 by Chef Expeditor</title>
<updated>2020-08-06T22:57:19+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2020-08-06T22:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0cf94ee19178280f58aa286f7d6ee5ef5bf9c0a7'/>
<id>0cf94ee19178280f58aa286f7d6ee5ef5bf9c0a7</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10269 from chef/rubocop_Style_RedundantAssignment</title>
<updated>2020-08-06T22:54:35+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-08-06T22:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=9c4beaff4c84f6e2f5748e15ac9f6f1b6adf1919'/>
<id>9c4beaff4c84f6e2f5748e15ac9f6f1b6adf1919</id>
<content type='text'>
Resolve Style/RedundantAssignment warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve Style/RedundantAssignment warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGELOG.md with details from pull request #10261</title>
<updated>2020-08-06T01:49:48+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2020-08-06T01:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=96953d42f369f3c128c82448434c953379b9fe47'/>
<id>96953d42f369f3c128c82448434c953379b9fe47</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10261 from chef/update-spellcheck-setup</title>
<updated>2020-08-06T01:47:55+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-08-06T01:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=390f6ce9f21e3fac52d6a91b42c847639efbc7a8'/>
<id>390f6ce9f21e3fac52d6a91b42c847639efbc7a8</id>
<content type='text'>
Update spellcheck config with nice stuff from other repos.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update spellcheck config with nice stuff from other repos.</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 16.4.12 by Chef Expeditor</title>
<updated>2020-08-06T01:47:13+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>chef-ci@chef.io</email>
</author>
<published>2020-08-06T01:47:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f7c7f0a87ceedbb81702a741cd08dec025bd5891'/>
<id>f7c7f0a87ceedbb81702a741cd08dec025bd5891</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10268 from chef/attr</title>
<updated>2020-08-06T01:44:24+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-08-06T01:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c959b765b8d5a33845d95fa31d371219f871c409'/>
<id>c959b765b8d5a33845d95fa31d371219f871c409</id>
<content type='text'>
Combine attr_reader / attr_writer into attr_accessor</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Combine attr_reader / attr_writer into attr_accessor</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve Style/RedundantAssignment warnings</title>
<updated>2020-08-06T00:34:56+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-08-06T00:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=777d8183baf58f6f3fbc8befe51c8801d76beb74'/>
<id>777d8183baf58f6f3fbc8befe51c8801d76beb74</id>
<content type='text'>
Avoid assigning when we don't need to

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid assigning when we don't need to

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
