mirror of
https://github.com/3ybactuk/marketplace-go-service-project.git
synced 2025-10-30 05:53:45 +03:00
7 lines
158 B
Makefile
7 lines
158 B
Makefile
include make/lint.mk
|
|
include make/build.mk
|
|
|
|
lint: cart-lint loms-lint notifier-lint comments-lint
|
|
|
|
build: cart-build loms-build notifier-build comments-build
|