[beast: 22/47] EBEAST: use eslint on vc/*.js
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 22/47] EBEAST: use eslint on vc/*.js
- Date: Sat, 2 Sep 2017 00:43:46 +0000 (UTC)
commit 98b1678abe442b3102774612edc7b499d9fe8c7a
Author: Tim Janik <timj gnu org>
Date: Tue Apr 11 01:26:23 2017 +0200
EBEAST: use eslint on vc/*.js
Signed-off-by: Tim Janik <timj gnu org>
ebeast/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ebeast/Makefile.am b/ebeast/Makefile.am
index 7b8e07f..f544812 100644
--- a/ebeast/Makefile.am
+++ b/ebeast/Makefile.am
@@ -122,7 +122,7 @@ xlint-html: $(HTML_LINT_FILES)
MOSTLYCLEANFILES += xlint-html xlint-html.log
# == JS linting ==
-JS_LINT_FILES = *.js $(HTML_LINT_FILES)
+JS_LINT_FILES = *.js vc/*.js $(HTML_LINT_FILES)
xlint-js: $(JS_LINT_FILES) package.json
$(AM_V_GEN)
$(Q) rm -f $@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]