<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git, branch 3.8.4</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>Release 3.8.4</title>
<updated>2020-10-02T23:29:58+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-10-02T23:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=fb91b994ed4adf4f2b4890e7bdba82f57e3a81df'/>
<id>fb91b994ed4adf4f2b4890e7bdba82f57e3a81df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'py34_virtualenv_fix' into 'master'</title>
<updated>2020-10-02T21:12:50+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-10-02T21:12:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=b5b4792f70f2560bd3f2106bc496e54acc5da9b2'/>
<id>b5b4792f70f2560bd3f2106bc496e54acc5da9b2</id>
<content type='text'>
limit the virtualenv version in python3.4

See merge request pycqa/flake8!456</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
limit the virtualenv version in python3.4

See merge request pycqa/flake8!456</pre>
</div>
</content>
</entry>
<entry>
<title>limit the virtualenv version in python3.4</title>
<updated>2020-10-02T21:09:27+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-10-02T21:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d3c55c17633a0afaa87fc67c848785c443909698'/>
<id>d3c55c17633a0afaa87fc67c848785c443909698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'video' into 'master'</title>
<updated>2020-09-23T06:06:52+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-09-23T06:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d0a0cb46d22a4602f1f2e7f5d1d02a9739eea743'/>
<id>d0a0cb46d22a4602f1f2e7f5d1d02a9739eea743</id>
<content type='text'>
add video tutorial to plugin development page

See merge request pycqa/flake8!453</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add video tutorial to plugin development page

See merge request pycqa/flake8!453</pre>
</div>
</content>
</entry>
<entry>
<title>add video tutorial to plugin development page</title>
<updated>2020-09-21T02:58:57+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-09-21T02:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=eb9ca33fe78f3095534ddc1ae2643728d7068878'/>
<id>eb9ca33fe78f3095534ddc1ae2643728d7068878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'spelling' into 'master'</title>
<updated>2020-09-21T02:21:12+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-09-21T02:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=a42d8cbed40dda51c22ee80ee558b2ef60eb3806'/>
<id>a42d8cbed40dda51c22ee80ee558b2ef60eb3806</id>
<content type='text'>
fix a few small spelling issues

See merge request pycqa/flake8!452</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix a few small spelling issues

See merge request pycqa/flake8!452</pre>
</div>
</content>
</entry>
<entry>
<title>fix a few small spelling issues</title>
<updated>2020-09-21T02:16:10+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-09-21T02:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=2fe70dda6b6327b00f318e121016f3ca372461c2'/>
<id>2fe70dda6b6327b00f318e121016f3ca372461c2</id>
<content type='text'>
found via `pre-commit try-repo https://github.com/codespell-project/codespell --all-files`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
found via `pre-commit try-repo https://github.com/codespell-project/codespell --all-files`
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix_linting_end_of_file' into 'master'</title>
<updated>2020-09-15T23:46:05+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-09-15T23:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=93209ffac9f7dd5a1bdf2f3a01409d18339554a5'/>
<id>93209ffac9f7dd5a1bdf2f3a01409d18339554a5</id>
<content type='text'>
fix skipping of physical checks when file does not end in newline

See merge request pycqa/flake8!451</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix skipping of physical checks when file does not end in newline

See merge request pycqa/flake8!451</pre>
</div>
</content>
</entry>
<entry>
<title>fix skipping of physical checks when file does not end in newline</title>
<updated>2020-09-12T19:03:23+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-09-12T18:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=ee9c2874a9a5cb886060635c9b1aeec16bbc9e55'/>
<id>ee9c2874a9a5cb886060635c9b1aeec16bbc9e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-options-defaults' into 'master'</title>
<updated>2020-09-02T15:59:45+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-09-02T15:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=2c64d3ec5ab3ad40dc3e7c10ee0d7fa22f94560d'/>
<id>2c64d3ec5ab3ad40dc3e7c10ee0d7fa22f94560d</id>
<content type='text'>
Fix options docs to correct some defaults

See merge request pycqa/flake8!450</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix options docs to correct some defaults

See merge request pycqa/flake8!450</pre>
</div>
</content>
</entry>
</feed>
