<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/docs/source/internal/plugin_handling.rst, branch uncap-flake8</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>Use |Flake8| consistently throughout documentation</title>
<updated>2016-06-20T13:13:50+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-20T13:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=41277ff965b9083d898ad8c2c990f7c119a8a1ae'/>
<id>41277ff965b9083d898ad8c2c990f7c119a8a1ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Grammar and clarity improvements.</title>
<updated>2016-06-19T19:06:26+00:00</updated>
<author>
<name>Cea Stapleton</name>
<email>ceaess@gmail.com</email>
</author>
<published>2016-06-19T19:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=330fdb5b5623e09151a4c6576cb3738563c13769'/>
<id>330fdb5b5623e09151a4c6576cb3738563c13769</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation about how we handle pep8 as a plugin</title>
<updated>2016-05-11T01:12:17+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-05-11T01:12:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=ccadc09a0e2489be41e024a2bfa1a100072af041'/>
<id>ccadc09a0e2489be41e024a2bfa1a100072af041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add and fix documentation</title>
<updated>2016-02-25T15:06:50+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-02-25T15:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=a4e984dbd258faf125a115bae1561db3fbd8e934'/>
<id>a4e984dbd258faf125a115bae1561db3fbd8e934</id>
<content type='text'>
- Add more documentation around utils functions
- Fix documentation about default formatting plugins
- Add extra documentation of filenames_from predicate parameter
- Add test for the default parameter of flake8.utils.fnmatch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add more documentation around utils functions
- Fix documentation about default formatting plugins
- Add extra documentation of filenames_from predicate parameter
- Add test for the default parameter of flake8.utils.fnmatch
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation around plugin notifications and pyflakes</title>
<updated>2016-02-02T02:33:18+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-02-02T02:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=4dc1cc386d91caa381ef9ca98eba309d23e070f9'/>
<id>4dc1cc386d91caa381ef9ca98eba309d23e070f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start documenting our Trie implementation</title>
<updated>2016-02-02T02:09:15+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-02-02T02:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=5dc7440a2ba228bc6d7b693ff4737d3a2453e965'/>
<id>5dc7440a2ba228bc6d7b693ff4737d3a2453e965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note inspiration</title>
<updated>2016-02-01T06:00:29+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-02-01T06:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=51d11d1a308e72f5e460d77bf37f98c818dd650f'/>
<id>51d11d1a308e72f5e460d77bf37f98c818dd650f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document our plugin handling</title>
<updated>2016-02-01T05:59:53+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-02-01T05:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=f4f68b6442e26a29a86cb7bcd3a3b2cfe01438d6'/>
<id>f4f68b6442e26a29a86cb7bcd3a3b2cfe01438d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
