<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git-hook-pre-commit-python-javascript-syntax-linter/.gitignore, branch master</title>
<subtitle>Before committing run `flake8` and `jshint` on staged files</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-hook-pre-commit-python-javascript-syntax-linter/'/>
<entry>
<title>Add 'jshint'</title>
<updated>2015-09-25T06:10:25+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-09-25T06:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-hook-pre-commit-python-javascript-syntax-linter/commit/?id=a0541f78062430b8f0f48e020e7cea586e8b2f58'/>
<id>a0541f78062430b8f0f48e020e7cea586e8b2f58</id>
<content type='text'>
* Create a package.json with 'jshint' as a dev dependency
* .gitignore: Ignore node_modules because why not, and it only has dev
  dependencies in it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create a package.json with 'jshint' as a dev dependency
* .gitignore: Ignore node_modules because why not, and it only has dev
  dependencies in it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit. Add .gitignore.</title>
<updated>2015-09-24T00:50:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-09-24T00:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/git-hook-pre-commit-python-javascript-syntax-linter/commit/?id=5d7d9b9f564ffe7b51ba72b0e61c21013fe0d1b1'/>
<id>5d7d9b9f564ffe7b51ba72b0e61c21013fe0d1b1</id>
<content type='text'>
Ignore virtualenv directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore virtualenv directory.
</pre>
</div>
</content>
</entry>
</feed>
