gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-wallet-webex] 01/02: remove deprecated --type-check


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] 01/02: remove deprecated --type-check option
Date: Wed, 03 Jan 2018 14:42:49 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-webex.

commit eb689d60aca8fc80e27ea60c4e4d7e848b01bea9
Author: Florian Dold <address@hidden>
AuthorDate: Wed Jan 3 13:20:29 2018 +0100

    remove deprecated --type-check option
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index accec955..f32dd7b8 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ coverage: tsc yarn-install
 
 .PHONY: lint
 lint: tsc yarn-install
-       $(tslint) --type-check -e src/i18n/strings.ts --project tsconfig.json 
-t verbose 'src/**/*.ts' 'src/**/*.tsx'
+       $(tslint) -e src/i18n/strings.ts --project tsconfig.json -t verbose 
'src/**/*.ts' 'src/**/*.tsx'
 
 .PHONY: yarn-install
 i18n: yarn-install

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]