forked from TrueCloudLab/frostfs-http-gw
[#159] Tidy Makefile
- Remove help target. Help target will always ignore variable targets, it is confusing. - Remove imports target. Go fmt is enough. Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
5baa2774d5
commit
40e86fbfd6
2 changed files with 4 additions and 21 deletions
|
@ -30,7 +30,7 @@ Other notable make targets:
|
|||
dep Check and ensure dependencies
|
||||
image Build clean docker image
|
||||
dirty-image Build dirty docker image with host-built binaries
|
||||
fmts Run all code formatters
|
||||
fmt Format the code
|
||||
lint Run linters
|
||||
version Show current version
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue