<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/.pylintrc, branch nedbat/html-skip-covered</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Pylint will read pylintrc files by default.  Who knew?</title>
<updated>2013-04-25T23:46:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-04-25T23:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a2249a8b08e3aaacb1c80c8d1a2394ba2826e271'/>
<id>a2249a8b08e3aaacb1c80c8d1a2394ba2826e271</id>
<content type='text'>
--HG--
rename : .pylintrc =&gt; pylintrc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : .pylintrc =&gt; pylintrc
</pre>
</div>
</content>
</entry>
<entry>
<title>A simple correction from future pylint</title>
<updated>2013-03-16T23:07:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-03-16T23:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=351264bd7deff3fdf6e393581560b4d994c1dbfa'/>
<id>351264bd7deff3fdf6e393581560b4d994c1dbfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One more pylint improvement: no more multi-statement lines.</title>
<updated>2012-12-30T19:25:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-12-30T19:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=32b308f6471fbd1167480b3fd01827652d7bd9a2'/>
<id>32b308f6471fbd1167480b3fd01827652d7bd9a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of import craziness in the tests.</title>
<updated>2012-12-30T15:17:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-12-30T15:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=04ef8ebce940e5ab73c770a418ecf9721f4e12f8'/>
<id>04ef8ebce940e5ab73c770a418ecf9721f4e12f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bunch of warnings from pylint.</title>
<updated>2011-06-01T03:18:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T03:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9712533c72501df0161fcb7cd8219da21104e9d6'/>
<id>9712533c72501df0161fcb7cd8219da21104e9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pylint 0.23.0 'deprecated' disable-msg.</title>
<updated>2011-02-02T03:46:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-02-02T03:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=67749e288dbb41ac63ab257f1be54856ecf279db'/>
<id>67749e288dbb41ac63ab257f1be54856ecf279db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't complain about multiple statements on a line.</title>
<updated>2010-08-28T17:54:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-28T17:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=895fa1bac33cc6f9850e027af1c6abc2014fd4dc'/>
<id>895fa1bac33cc6f9850e027af1c6abc2014fd4dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I don't mind if modules get really long.</title>
<updated>2009-10-25T20:54:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-25T20:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4ca33df385f58b7b3da1b3094b90128b9dd8dca2'/>
<id>4ca33df385f58b7b3da1b3094b90128b9dd8dca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy up .pylintrc</title>
<updated>2009-05-16T19:35:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-16T19:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0a39e051201f0398cb0183ecb030e477fc14b384'/>
<id>0a39e051201f0398cb0183ecb030e477fc14b384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the last few docstrings, and no pylint messages!</title>
<updated>2009-05-13T13:13:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-13T13:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3e5d133fb9254498f4de5108c979eee683e195f7'/>
<id>3e5d133fb9254498f4de5108c979eee683e195f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
