<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader, branch python-lint-format-test</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>Merge branch 'main' into python-lint-format-test</title>
<updated>2023-02-04T03:42:38+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f1db083749816ec0eff2a18e49119c520e04974a'/>
<id>f1db083749816ec0eff2a18e49119c520e04974a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lint job to build workflow (#363)</title>
<updated>2023-02-04T03:40:29+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=0b718daa47a957f90066859ab96a3ca6f9253575'/>
<id>0b718daa47a957f90066859ab96a3ca6f9253575</id>
<content type='text'>
* Add lint job to build workflow

* Add prettier-plugin-import-sort

* Install prettier plugins before linting

* Use lint script from package.json

* Move linters to separate workflow

* Remove Python and Shell linters

* Remove popd

* Test that prettier properly fails the lint job</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add lint job to build workflow

* Add prettier-plugin-import-sort

* Install prettier plugins before linting

* Use lint script from package.json

* Move linters to separate workflow

* Remove Python and Shell linters

* Remove popd

* Test that prettier properly fails the lint job</pre>
</div>
</content>
</entry>
<entry>
<title>Disable SyntaxError lint rule due to ruff not supporting pattern matching</title>
<updated>2023-02-04T03:31:42+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=897e1773a5c44b8845efb3d2ccb33071be566d51'/>
<id>897e1773a5c44b8845efb3d2ccb33071be566d51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unescaped curly braces in javascript formatting</title>
<updated>2023-02-04T03:29:34+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=4e92d4bfc5652304a6ec0b62e70ab0574ffe159d'/>
<id>4e92d4bfc5652304a6ec0b62e70ab0574ffe159d</id>
<content type='text'>
This would previously throw an error due to `format` interpreting the
curly braces as placeholders
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would previously throw an error due to `format` interpreting the
curly braces as placeholders
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix F821 lint rule</title>
<updated>2023-02-04T03:22:17+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=1edcc090203f3ca3cb610910f1886d68e29bca88'/>
<id>1edcc090203f3ca3cb610910f1886d68e29bca88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix F811 linter rule</title>
<updated>2023-02-04T03:21:31+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=e3e1cf2df730f2dc12882e1f33b2a7ba44647de9'/>
<id>e3e1cf2df730f2dc12882e1f33b2a7ba44647de9</id>
<content type='text'>
get_user_group was defined twice, so I merged both definitions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_user_group was defined twice, so I merged both definitions
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix E722 linter rule</title>
<updated>2023-02-04T03:12:00+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T03:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=93587fe33bdeefb7368a347ad60f9baf601b8eaa'/>
<id>93587fe33bdeefb7368a347ad60f9baf601b8eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python linting actions</title>
<updated>2023-02-04T03:06:53+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T02:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=8fab4871535a3ce28aa76d278a9752c8db038ac5'/>
<id>8fab4871535a3ce28aa76d278a9752c8db038ac5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most formatting and linting errors</title>
<updated>2023-02-04T02:59:43+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-04T02:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=b6fce46081979c4ec8fdb833ec9583ac7a2f68cc'/>
<id>b6fce46081979c4ec8fdb833ec9583ac7a2f68cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Test that prettier properly fails the lint job"</title>
<updated>2023-02-03T13:36:05+00:00</updated>
<author>
<name>Sky Leite</name>
<email>sky@leite.dev</email>
</author>
<published>2023-02-03T13:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=e20fd5042c5ff198ca9d0871023d1685bab48875'/>
<id>e20fd5042c5ff198ca9d0871023d1685bab48875</id>
<content type='text'>
This reverts commit 1f596e5a1000dd7e259f895be479a9006f994640.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1f596e5a1000dd7e259f895be479a9006f994640.
</pre>
</div>
</content>
</entry>
</feed>
