added disk quota
This commit is contained in:
parent
4499e88245
commit
9cc2b04342
26 changed files with 1376 additions and 61 deletions
2
Makefile
2
Makefile
|
|
@ -31,7 +31,7 @@ clean:
|
|||
gofmt:
|
||||
$(CC) fmt ./...
|
||||
|
||||
codeqa: govet misspell staticcheck test
|
||||
codeqa: govet misspell test
|
||||
|
||||
govet:
|
||||
$(CC) vet ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue