Add checkmake config

This commit is contained in:
Tomasz Sęk 2018-10-26 18:17:26 +02:00
parent eadec984ae
commit 4e26240c73
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
2 changed files with 3 additions and 1 deletions

View File

@ -232,7 +232,7 @@ checkmake: ## Check this Makefile
ifndef HAS_CHECKMAKE ifndef HAS_CHECKMAKE
go get -u github.com/mrtazz/checkmake go get -u github.com/mrtazz/checkmake
endif endif
#@checkmake Makefile @checkmake Makefile
.PHONY: docker-login .PHONY: docker-login
docker-login: ## Log in into the Docker repository docker-login: ## Log in into the Docker repository

2
checkmake.ini Normal file
View File

@ -0,0 +1,2 @@
[maxbodylength]
maxBodyLength = 10