<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/flake8/hooks.py, branch mpenkov-master</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>WIP</title>
<updated>2015-03-07T01:47:55+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>ian.cordasco@rackspace.com</email>
</author>
<published>2015-03-07T01:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=54946334db0b72240e17e9bd63354820e6394b3f'/>
<id>54946334db0b72240e17e9bd63354820e6394b3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding unit tests for fix in 218949a</title>
<updated>2015-02-07T07:33:35+00:00</updated>
<author>
<name>Michael Penkov</name>
<email>misha.penkov@gmail.com</email>
</author>
<published>2015-02-07T07:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=de9fd7d6a235bd2320b3aec323de783ac97e95c3'/>
<id>de9fd7d6a235bd2320b3aec323de783ac97e95c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly handle exclude patterns in git_hook</title>
<updated>2014-11-11T12:15:58+00:00</updated>
<author>
<name>Michael Penkov</name>
<email>misha.penkov@gmail.com</email>
</author>
<published>2014-11-11T12:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=218949a3aac6142be86ac242a18873f5ddf67864'/>
<id>218949a3aac6142be86ac242a18873f5ddf67864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Honor file pattern matching for git hook</title>
<updated>2014-09-23T04:54:39+00:00</updated>
<author>
<name>Chris Buccella</name>
<email>chris.buccella@antallagon.com</email>
</author>
<published>2014-09-23T04:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c0dd7c870c294db1e5db04ca7549c7e3bba021cb'/>
<id>c0dd7c870c294db1e5db04ca7549c7e3bba021cb</id>
<content type='text'>
In a config file, a user can use the "filename" option to specify
a pattern for matching filenames. The git hook effectively ignores
this and only checks files ending in '.py'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a config file, a user can use the "filename" option to specify
a pattern for matching filenames. The git hook effectively ignores
this and only checks files ending in '.py'
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not overwrite Git pre-commit hook; closes #149</title>
<updated>2014-05-05T19:34:21+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-05-05T19:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=6c395673e29fdf446111f57bdfe215ac4f9760db'/>
<id>6c395673e29fdf446111f57bdfe215ac4f9760db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use write-only mode 'w' instead of 'w+' for writing hooks</title>
<updated>2014-05-05T19:26:37+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-05-05T19:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d67491a104933b76a75610fac61f260b4fd771dc'/>
<id>d67491a104933b76a75610fac61f260b4fd771dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assume UTF-8 when decoding hg or git output; closes #148</title>
<updated>2014-05-05T19:01:05+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-05-05T19:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=1ea9f12b18f720ce25f7acd70b8210e070dcad0f'/>
<id>1ea9f12b18f720ce25f7acd70b8210e070dcad0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in fr710/flake8 (pull request #41)</title>
<updated>2014-03-30T20:15:19+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-03-30T20:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=89f0800682decae236c7fde993490dce52dec32d'/>
<id>89f0800682decae236c7fde993490dce52dec32d</id>
<content type='text'>
Fix Git and Mercurial hooks if no config files are present
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Git and Mercurial hooks if no config files are present
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor hg hook refactoring</title>
<updated>2014-03-23T18:52:35+00:00</updated>
<author>
<name>Florian Rathgeber</name>
<email>florian.rathgeber@gmail.com</email>
</author>
<published>2014-03-23T18:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=f678e5daee203111aa96209dfca331ded39a69f5'/>
<id>f678e5daee203111aa96209dfca331ded39a69f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass current directory as paths to pep8 StyleGuide</title>
<updated>2014-03-23T18:52:00+00:00</updated>
<author>
<name>Florian Rathgeber</name>
<email>florian.rathgeber@gmail.com</email>
</author>
<published>2014-03-23T18:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=b0499123171ade5c472fba46ee711411f1d5fa2c'/>
<id>b0499123171ade5c472fba46ee711411f1d5fa2c</id>
<content type='text'>
Instead of setting parse_argv to True, which fails if no config files
are present, we pass the current directory as the paths keyword
argument when creating the pep8 StyleGuide. This causes pep8 to parse
local config files as expected and works also if none are present.

Requires pep8 68d72a5d or newer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of setting parse_argv to True, which fails if no config files
are present, we pass the current directory as the paths keyword
argument when creating the pep8 StyleGuide. This causes pep8 to parse
local config files as expected and works also if none are present.

Requires pep8 68d72a5d or newer.
</pre>
</div>
</content>
</entry>
</feed>
