<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/tests/unit/test_file_checker.py, branch parallel-syntax-error</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>short circuit on ast error before tokenization error</title>
<updated>2021-04-18T17:08:11+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-18T17:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=456e98486ecb912aba01f31859c5f74a5a4d3f81'/>
<id>456e98486ecb912aba01f31859c5f74a5a4d3f81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extend black formatting to tests as well</title>
<updated>2021-04-18T16:23:48+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-18T16:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=af1668bf04079b1a8db5910a5e3697c7c8db8fc9'/>
<id>af1668bf04079b1a8db5910a5e3697c7c8db8fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix links in code</title>
<updated>2021-04-04T01:21:02+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-04T01:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=3b57778160e25adc6483efba1f8bd0523fed1417'/>
<id>3b57778160e25adc6483efba1f8bd0523fed1417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>automatic: pyupgrade --py36-plus</title>
<updated>2021-03-31T00:37:13+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T00:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=358ae85120b5336f6abf574688b1f7290b3c8cc4'/>
<id>358ae85120b5336f6abf574688b1f7290b3c8cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python2 unicode test error</title>
<updated>2019-01-30T16:55:57+00:00</updated>
<author>
<name>Tomer Keren</name>
<email>tomer.keren.dev@gmail.com</email>
</author>
<published>2019-01-13T19:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=92a037684fa1cad7e0dc1008507cf3275856c145'/>
<id>92a037684fa1cad7e0dc1008507cf3275856c145</id>
<content type='text'>
I guess that if you don't have something python2 compliant to say. might as well say nothing at all
Also fix linter errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I guess that if you don't have something python2 compliant to say. might as well say nothing at all
Also fix linter errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dogfood</title>
<updated>2019-01-30T16:55:57+00:00</updated>
<author>
<name>Tomer Keren</name>
<email>tomer.keren.dev@gmail.com</email>
</author>
<published>2019-01-13T19:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=bdf3ce9135804e966df18423326b2a0be9b8ee3e'/>
<id>bdf3ce9135804e966df18423326b2a0be9b8ee3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write a test checking plugin failure exception handling</title>
<updated>2019-01-30T16:55:57+00:00</updated>
<author>
<name>Tomer Keren</name>
<email>tomer.keren.dev@gmail.com</email>
</author>
<published>2019-01-13T19:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=b64421c5e857abac64f529f4e1a71522c2c24afa'/>
<id>b64421c5e857abac64f529f4e1a71522c2c24afa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report error when non-exiting path is passed to flake8</title>
<updated>2018-02-21T16:19:59+00:00</updated>
<author>
<name>Avraham Shukron</name>
<email>avraham.shukron@gmail.com</email>
</author>
<published>2018-02-21T16:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=59218ca3232fe7e9c9fe9a949b8edb6f02b8ec10'/>
<id>59218ca3232fe7e9c9fe9a949b8edb6f02b8ec10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pep8-naming to flake8 linting</title>
<updated>2017-11-26T17:25:09+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-11-26T14:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=c60546e89668ff542d00230c64f59be2e1b5a3f6'/>
<id>c60546e89668ff542d00230c64f59be2e1b5a3f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debugging utility for FileChecker</title>
<updated>2017-06-02T01:06:34+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-06-02T01:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=feec0754bd2f9c1f3b64ac309481cdfe40162bb7'/>
<id>feec0754bd2f9c1f3b64ac309481cdfe40162bb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
