Merge "website: 0.9 notes: devcam hook"

This commit is contained in:
Mathieu Lonjaret 2015-12-30 10:52:52 +00:00 committed by Gerrit Code Review
commit f1b523d068
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ Aljammāz, Steven L. Speek, Tamás Gulácsi, Will Norris.
<h3>Devcam</h3>
<ul>
<li>Detect and warn when outdated.</li>
<li><code>test</code> command does check for bad imports and gofmt.</li>
<li>New <code>hook</code> command to install and run git hooks. The only currently available hook is <code>pre-commit</code>, which runs gofmt and checks for trailing whitespace.</li>
<li>New option for <code>server</code> command: <code>-wipecache</code>.</li>
<li>New option for <code>server</code> command: <code>-memindex</code>.</li>
</ul>