<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint.git/test/functional/docstrings.txt, branch python_6</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pylint-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/'/>
<entry>
<title>Implement confidence levels.</title>
<updated>2014-07-24T13:07:51+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-07-24T13:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=7aa57622583caab7dc14d0458bc3c4082036b766'/>
<id>7aa57622583caab7dc14d0458bc3c4082036b766</id>
<content type='text'>
- attach confidence levels to a number of messages
- include confidence levels in the message object
- if the confidence of a message is not HIGH or UNDEFINED,
  include it in the test output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- attach confidence levels to a number of messages
- include confidence levels in the message object
- if the confidence of a message is not HIGH or UNDEFINED,
  include it in the test output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expected output files for the new test framework are now CSV files.</title>
<updated>2014-08-17T03:16:08+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-08-17T03:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=a7d1515daef1234b3bf3e3991299771bea3c56bc'/>
<id>a7d1515daef1234b3bf3e3991299771bea3c56bc</id>
<content type='text'>
CSV files are easier to parse (messages with multi-line output were
parsed with a heuristic so far), and are easier to extend with new fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CSV files are easier to parse (messages with multi-line output were
parsed with a heuristic so far), and are easier to extend with new fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't emit 'missing-docstring' when the actual docstring uses `.format`. Closes issue #281.</title>
<updated>2014-07-25T16:06:10+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-07-25T16:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=32daab9a97c18d2fd81db232ed7453a8db762afe'/>
<id>32daab9a97c18d2fd81db232ed7453a8db762afe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
