website: 0.9 notes: devcam hook

Change-Id: I682039b47cf48693efa12a97ee3b50141266ef5e
This commit is contained in:
mpl 2015-12-30 00:19:51 +01:00
parent adbd439a14
commit 4e5d34c0db
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>