<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/danger/frozen_string, branch scripts-differences</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Make the frozen_string Danger check more resilient</title>
<updated>2018-07-25T21:32:44+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-07-25T21:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5df4976b66caee8bf5c7bdf1f2073251467821d'/>
<id>f5df4976b66caee8bf5c7bdf1f2073251467821d</id>
<content type='text'>
It's possible for a Ruby file to be empty and thus `gets` returns `nil`.

Also indents the Markdown since we're using `&lt;&lt;~` and removes an
unneeded variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's possible for a Ruby file to be empty and thus `gets` returns `nil`.

Also indents the Markdown since we're using `&lt;&lt;~` and removes an
unneeded variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Dangerfile for frozen_string_literal</title>
<updated>2018-07-24T09:17:45+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-07-22T18:28:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db00a9c6418377526359ed0bd0efd62491f14084'/>
<id>db00a9c6418377526359ed0bd0efd62491f14084</id>
<content type='text'>
Checks that new Ruby files will enable
frozen string literal.

Partially addresses #47424.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checks that new Ruby files will enable
frozen string literal.

Partially addresses #47424.
</pre>
</div>
</content>
</entry>
</feed>
