<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/SMAPI.git/src/SMAPI.ModBuildConfig.Analyzer.Tests/Mock, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/'/>
<entry>
<title>enable nullable annotations in unit tests (#837)</title>
<updated>2022-04-13T00:52:01+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-13T00:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=5f7a92a74592a53529890eebb1ee9fe519afd92f'/>
<id>5f7a92a74592a53529890eebb1ee9fe519afd92f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable nullable annotations by default (#837)</title>
<updated>2022-04-07T01:48:55+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-07T01:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=2e7c233f6c9bf6430672b39f970a3324deba79dd'/>
<id>2e7c233f6c9bf6430672b39f970a3324deba79dd</id>
<content type='text'>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
</pre>
</div>
</content>
</entry>
<entry>
<title>use target-typed new</title>
<updated>2022-04-06T22:24:59+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2022-04-06T22:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=a593eda30f82af474887d91458b0e9158f66fefc'/>
<id>a593eda30f82af474887d91458b0e9158f66fefc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos and inconsistent spelling</title>
<updated>2019-09-14T23:08:06+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>Pathoschild@users.noreply.github.com</email>
</author>
<published>2019-08-09T05:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=fd77ae93d59222d70c86aebfc044f3af11063372'/>
<id>fd77ae93d59222d70c86aebfc044f3af11063372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't warn for NetCollection conversion to implemented interface (#471)</title>
<updated>2018-04-15T00:14:31+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2018-04-15T00:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=1848abe7d57e32207db9535c9c83d96dbda64ced'/>
<id>1848abe7d57e32207db9535c9c83d96dbda64ced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't warn for NetList conversion to implemented interface (#471)</title>
<updated>2018-04-14T23:51:50+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2018-04-14T23:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=6d8cf614a24ab69baffa89c351b9a22776741442'/>
<id>6d8cf614a24ab69baffa89c351b9a22776741442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>warn for fields which no longer work (#471)</title>
<updated>2018-04-10T22:23:57+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2018-04-10T22:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=13f31e8b725e46ca8442a943a5675723d22b4fdc'/>
<id>13f31e8b725e46ca8442a943a5675723d22b4fdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>expand analyzer unit tests (#471)</title>
<updated>2018-04-10T22:22:34+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2018-04-10T22:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=35c2e5968579ea578cf04e7550ab43bc5a4b8074'/>
<id>35c2e5968579ea578cf04e7550ab43bc5a4b8074</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move mock classes out of sample code (#471)</title>
<updated>2018-04-10T22:22:16+00:00</updated>
<author>
<name>Jesse Plamondon-Willard</name>
<email>github@jplamondonw.com</email>
</author>
<published>2018-04-10T22:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/SMAPI.git/commit/?id=9e5c3912b6cfce0348aa2d88d30a11fe5b410e9c'/>
<id>9e5c3912b6cfce0348aa2d88d30a11fe5b410e9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
