<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fscrypt.git/vendor/github.com/golang/lint/golint, branch v0.2.3</title>
<subtitle>Go tool for managing Linux filesystem encryption
</subtitle>
<id>https://git.hodgden.net/cgit.cgi/fscrypt.git/atom?h=v0.2.3</id>
<link rel='self' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/atom?h=v0.2.3'/>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/'/>
<updated>2018-02-12T04:39:12Z</updated>
<entry>
<title>golint: Use fork that respects vendor directory</title>
<updated>2018-02-12T04:39:12Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2018-02-12T04:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=734f50d8fcb4df4cf611e774123b835f9fc5666b'/>
<id>urn:sha1:734f50d8fcb4df4cf611e774123b835f9fc5666b</id>
<content type='text'>
Ideally, we would just use "golint ./..." to check all our our source
files for lint error. However, this does not work because it will
include all packages in the vendor directory. The pull request at:
	https://github.com/golang/lint/pull/325
fixes this issue, so we will use it until the PR has been merged.
</content>
</entry>
<entry>
<title>vendor: include source for tools</title>
<updated>2018-02-12T04:34:07Z</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey94@gmail.com</email>
</author>
<published>2018-02-12T04:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=23b8c7b4eab0375b3d59cf4b2a1f3d7356515f95'/>
<id>urn:sha1:23b8c7b4eab0375b3d59cf4b2a1f3d7356515f95</id>
<content type='text'>
This change vendors the source for all our build, formatting, and
linting tools. Generated by running "dep ensure".
</content>
</entry>
</feed>
