From 78fd0dc826769b15a878000929296bb6e18325ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Ramos?= Date: Mon, 24 Oct 2016 13:50:02 +0100 Subject: [PATCH] use tabs for ui/Makefile --- ui/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/Makefile b/ui/Makefile index 4e3bf324..c707661b 100644 --- a/ui/Makefile +++ b/ui/Makefile @@ -1,7 +1,7 @@ .PHONY: test test: - yarn run test + yarn run test .PHONY: install install: - yarn + yarn