mirror of https://github.com/perkeep/perkeep.git
website: 0.9 notes: devcam hook
Change-Id: I682039b47cf48693efa12a97ee3b50141266ef5e
This commit is contained in:
parent
adbd439a14
commit
4e5d34c0db
|
@ -120,7 +120,7 @@ Aljammāz, Steven L. Speek, Tamás Gulácsi, Will Norris.
|
||||||
<h3>Devcam</h3>
|
<h3>Devcam</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Detect and warn when outdated.</li>
|
<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>-wipecache</code>.</li>
|
||||||
<li>New option for <code>server</code> command: <code>-memindex</code>.</li>
|
<li>New option for <code>server</code> command: <code>-memindex</code>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue