<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wikimini/.pylintrc, branch more-tests</title>
<subtitle>Wikipedia-to-Gemtext converter</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/wikimini/'/>
<entry>
<title>lint fixes</title>
<updated>2021-08-26T11:51:08+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-26T11:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/wikimini/commit/?id=ebb71af52239516a72adcfc74d48a8874ed1b13d'/>
<id>ebb71af52239516a72adcfc74d48a8874ed1b13d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic infrastructure for tests &amp; linters</title>
<updated>2021-08-22T22:14:33+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-22T22:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/wikimini/commit/?id=f6d1d4cdc69cee7b603830d375949008a22b2540'/>
<id>f6d1d4cdc69cee7b603830d375949008a22b2540</id>
<content type='text'>
We use tox as the runner, which allows us to easily do commands like

    tox
    tox -e pylint
    tox -e mypy

to run the different tests/linters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use tox as the runner, which allows us to easily do commands like

    tox
    tox -e pylint
    tox -e mypy

to run the different tests/linters.
</pre>
</div>
</content>
</entry>
</feed>
