mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 12:24:25 +02:00
Merge pull request #142 from overleaf/ta-lint-format-skip
Add Fake Lint and Format Targets
This commit is contained in:
@@ -54,5 +54,8 @@ publish:
|
||||
|
||||
docker push $(DOCKER_REPO)/$(PROJECT_NAME):$(BRANCH_NAME)-$(BUILD_NUMBER)
|
||||
|
||||
lint:
|
||||
|
||||
format:
|
||||
|
||||
.PHONY: clean test test_unit test_acceptance test_clean build publish
|
||||
|
||||
Reference in New Issue
Block a user