<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/tools/lint_diff.ini, branch issue_20025</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>TST: Exclude to-be ignored files when computing the diff</title>
<updated>2021-05-08T17:22:35+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2021-05-08T17:02:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=e377d071ea502f396a7da299633bad74922c04eb'/>
<id>e377d071ea502f396a7da299633bad74922c04eb</id>
<content type='text'>
The `diff` and `exclude` options of pycodestyle seem to be incompatible,
so instead just ignore the necessary files when computing the diff itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `diff` and `exclude` options of pycodestyle seem to be incompatible,
so instead just ignore the necessary files when computing the diff itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Ignore the E704 pycodestyle error code</title>
<updated>2021-05-02T19:13:43+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2021-05-02T19:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6fa34d432722faaaf54f27fb9cb3b1b9e197e9fe'/>
<id>6fa34d432722faaaf54f27fb9cb3b1b9e197e9fe</id>
<content type='text'>
E704 (multiple statements on one line (def)) is a style rule not prescribed by PEP8. Furthermore, because it demands a function body it is needlessly inconvenient for static type checking, i.e. situation where this is no function body.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
E704 (multiple statements on one line (def)) is a style rule not prescribed by PEP8. Furthermore, because it demands a function body it is needlessly inconvenient for static type checking, i.e. situation where this is no function body.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Ignore lint-checking in the `numpy/typing/tests/data` directory</title>
<updated>2021-05-02T19:10:25+00:00</updated>
<author>
<name>Bas van Beek</name>
<email>b.f.van.beek@vu.nl</email>
</author>
<published>2021-05-02T19:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=15420c82f7ef2f91bc8cd18dd6eba25204873c16'/>
<id>15420c82f7ef2f91bc8cd18dd6eba25204873c16</id>
<content type='text'>
With the current tests system we cannot reasonably enforce E501 (maximum line length)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the current tests system we cannot reasonably enforce E501 (maximum line length)
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Added Linter script</title>
<updated>2021-03-07T05:48:23+00:00</updated>
<author>
<name>Ganesh Kathiresan</name>
<email>ganesh3597@gmail.com</email>
</author>
<published>2021-02-16T07:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=0e1fea2fb3cf33b25f57e71c4390a01d1c134780'/>
<id>0e1fea2fb3cf33b25f57e71c4390a01d1c134780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
