<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 24.2.11.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.11.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.2.11.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-02-11T04:12:01+00:00</updated>
<entry>
<title>Eslint rule updates (#665)</title>
<updated>2024-02-11T04:12:01+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-11T04:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=765f1ede668f70e3af7717bf4d5f05dbf009c7f8'/>
<id>urn:sha1:765f1ede668f70e3af7717bf4d5f05dbf009c7f8</id>
<content type='text'>
* Padding newline rules

* Update rules

* Update rules

* Update rules

* Updates

* Update object quotes

* Merge similar ts and js rules

* Change export spacing rules

* Move typescript-eslint rules

* Spacing

* Actually save and commit changes</content>
</entry>
<entry>
<title>Add eslint eol-last rule (#662)</title>
<updated>2024-02-10T05:32:55+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-02-10T05:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6c8892e031b8ba9b62e2746f7807b5dafb2b984b'/>
<id>urn:sha1:6c8892e031b8ba9b62e2746f7807b5dafb2b984b</id>
<content type='text'>
* add eol-last eslint rule

* fix lint

* update css-json.test</content>
</entry>
<entry>
<title>Add benchmarks for Translator class methods (#654)</title>
<updated>2024-02-10T05:31:34+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-02-10T05:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8ef351a9daac22abec5b341cca4209d7595aa4f5'/>
<id>urn:sha1:8ef351a9daac22abec5b341cca4209d7595aa4f5</id>
<content type='text'>
* add translator benches

* fix path

* update test names

* remove unnecessary window, rename bench to translator</content>
</entry>
<entry>
<title>Add cloze-body-kana handlebar (#650)</title>
<updated>2024-02-08T11:54:30+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-02-08T11:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3486c0a96c477d1d5ec66c947bb7e94b44c8554a'/>
<id>urn:sha1:3486c0a96c477d1d5ec66c947bb7e94b44c8554a</id>
<content type='text'>
* Add cloze-body-kana handlebar

* Convert if else to ternary</content>
</entry>
<entry>
<title>Update eslint (#638)</title>
<updated>2024-02-08T11:52:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-08T11:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d4381831209dfbbbddd6d238c68461c9601573e2'/>
<id>urn:sha1:d4381831209dfbbbddd6d238c68461c9601573e2</id>
<content type='text'>
* Add json test

* Update vscode settings to better handle json

* Collapse eslint rules for easier readability

* Reorganize

* Update no-multi-spaces rule for JSON

* Rules updates

* Switch to @stylistic/eslint-plugin

* Update deprecated stylistic rules

* Group stylistic rules

* Simplify rules

* Move eslint env overrides to end of file

* Add test

* Move promiseAnimationFrame to separate file

* Remove unneeded eslint disable

* Remove unneeded</content>
</entry>
<entry>
<title>Test handlebars (#529)</title>
<updated>2024-02-08T11:49:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-08T11:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=725a90dd6570044a3df6631051aaab8b026ca6c2'/>
<id>urn:sha1:725a90dd6570044a3df6631051aaab8b026ca6c2</id>
<content type='text'>
* Add test for handlebars

* Add another test

* Fix header</content>
</entry>
<entry>
<title>Reduce repeated anki field marker code (#632)</title>
<updated>2024-02-05T11:16:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-05T11:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=576dece97e6546aea774d1bac4a05b7854c512a4'/>
<id>urn:sha1:576dece97e6546aea774d1bac4a05b7854c512a4</id>
<content type='text'>
* Unify repeated code for getting anki field markers

* Throw because type safety exists

* Simplify

* Update order

* Update test data</content>
</entry>
<entry>
<title>allow inflection rule chains with "polite" (#627)</title>
<updated>2024-02-04T07:14:22+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-04T07:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6b327e0b7a7e8c91f1a7d99520c8769863228074'/>
<id>urn:sha1:6b327e0b7a7e8c91f1a7d99520c8769863228074</id>
<content type='text'>
* fix deinflection bug

* add test

* fix polite te and past

* expand verb flag

* fix polite negative

* fix polite volitional

* fix polite past negative

* remove unneeded rules in

* new deinflector format

* make nicer

* lint

* remove extra line</content>
</entry>
<entry>
<title>Fix EOL whitespace (#631)</title>
<updated>2024-02-04T07:09:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-04T07:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1a10af12fb16d5719818c3dc16f95af075210190'/>
<id>urn:sha1:1a10af12fb16d5719818c3dc16f95af075210190</id>
<content type='text'>
* Remove eol whitespace

* Add setting</content>
</entry>
<entry>
<title>move files (#630)</title>
<updated>2024-02-04T07:08:44+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-04T07:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e4c6608103be5b031a0ba3ce1c70982114480360'/>
<id>urn:sha1:e4c6608103be5b031a0ba3ce1c70982114480360</id>
<content type='text'>
</content>
</entry>
</feed>
