<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/src/flake8/main, 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>Update --indent-size help format string</title>
<updated>2021-08-02T02:02:49+00:00</updated>
<author>
<name>Jacob Hayes</name>
<email>jacob.r.hayes@gmail.com</email>
</author>
<published>2021-08-01T17:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=b0f39a0360d24964e9d3724288fd6cbda1aaeac9'/>
<id>b0f39a0360d24964e9d3724288fd6cbda1aaeac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --extend-select command line argument</title>
<updated>2021-04-11T18:40:53+00:00</updated>
<author>
<name>Frank Winklmeier</name>
<email>fwinkl@users.noreply.github.com</email>
</author>
<published>2021-04-10T12:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=f98afbf7d9b46a6c87a816d7459df1ba622498e0'/>
<id>f98afbf7d9b46a6c87a816d7459df1ba622498e0</id>
<content type='text'>
Implement `--extend-select` command line argument following what was
done for `--extend-ignore` in !233. This option can be used to
selectively add individual codes without overriding the default list
entirely.

Addresses the remaining item of issue #1061.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement `--extend-select` command line argument following what was
done for `--extend-ignore` in !233. This option can be used to
selectively add individual codes without overriding the default list
entirely.

Addresses the remaining item of issue #1061.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mypy errors</title>
<updated>2021-04-07T15:28:11+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-07T15:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=3f10c04fd029cf520b9769e574ada7df87083db6'/>
<id>3f10c04fd029cf520b9769e574ada7df87083db6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit + string joining</title>
<updated>2021-03-31T00:37:13+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T03:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=edadccd8dcf5fc1de86116adb5f9f13ed1b68637'/>
<id>edadccd8dcf5fc1de86116adb5f9f13ed1b68637</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>com2ann</title>
<updated>2021-03-31T00:37:13+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T02:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=cb36e206a5ed5610a2f94f9893bbfd75036dc0ad'/>
<id>cb36e206a5ed5610a2f94f9893bbfd75036dc0ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up TYPE_CHECKING imports</title>
<updated>2021-03-31T00:37:13+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T02:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=64a610ed19beb3a9b50c7ae83d1ae861fc6613ef'/>
<id>64a610ed19beb3a9b50c7ae83d1ae861fc6613ef</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>remove flake8 setuptools command</title>
<updated>2021-03-30T03:15:45+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T03:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=83fc824ca1c4c73594ef910dadb7f31a11c95cee'/>
<id>83fc824ca1c4c73594ef910dadb7f31a11c95cee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove vcs integration</title>
<updated>2021-03-30T02:01:59+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T02:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=1a1d850e99bb28625e47f4aa3c27014a3ac6758a'/>
<id>1a1d850e99bb28625e47f4aa3c27014a3ac6758a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add indent-size option</title>
<updated>2021-03-14T18:53:03+00:00</updated>
<author>
<name>valentin</name>
<email>valentin@too.gy</email>
</author>
<published>2017-01-18T12:42:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=ac9c66e80bed84e78fbb803e6dd9e33cc4c741ca'/>
<id>ac9c66e80bed84e78fbb803e6dd9e33cc4c741ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
