[#1578] Minor Makefile fixes

- Add VERSION file to make it work without .git folder
- Remove obsolete GO111MODULE flag
- Move linter version to variable
- clean .cache on `make clean`
- Move help target to a separate help.mk file

Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
Stanislav Bogatyrev 2022-07-05 16:56:30 +03:00 committed by fyrchik
parent a153e040cb
commit 930b51b57d
4 changed files with 27 additions and 18 deletions

1
VERSION Normal file
View file

@ -0,0 +1 @@
v0.28.3