Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: third_party/WebKit/Source/devtools/front_end/.eslintignore

Issue 1992383002: DevTools: add eslint as presubmit hook (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/.eslintignore
diff --git a/third_party/WebKit/Source/devtools/front_end/.eslintignore b/third_party/WebKit/Source/devtools/front_end/.eslintignore
index 61ade2831ecaf5706617a81e19417e3a5d8b3f83..63aed02424ada6b5985c5ddc20083a053cd34119 100644
--- a/third_party/WebKit/Source/devtools/front_end/.eslintignore
+++ b/third_party/WebKit/Source/devtools/front_end/.eslintignore
@@ -1,5 +1,7 @@
-diff_match_patch.js
-cm_modes
-cm
+.eslintrc.js
acorn
+cm
+cm_modes
+diff_match_patch.js
+gonzales
protocol_externs.js
« no previous file with comments | « third_party/WebKit/Source/devtools/PRESUBMIT.py ('k') | third_party/WebKit/Source/devtools/front_end/.eslintrc.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698