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

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

Issue 2464283002: DevTools: clang format all the source + clang config landed (2) (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/.eslintrc.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/.eslintignore
diff --git a/third_party/WebKit/Source/devtools/.eslintignore b/third_party/WebKit/Source/devtools/.eslintignore
new file mode 100644
index 0000000000000000000000000000000000000000..0d3a53ad72218849ef621d577abe0e907d9d105a
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/.eslintignore
@@ -0,0 +1,9 @@
+front_end/.eslintrc.js
+front_end/acorn/*
+front_end/audits2_worker/lighthouse/lighthouse-background.js
+front_end/cm/*
+front_end/cm_modes/*
+front_end/diff/diff_match_patch.js
+front_end/formatter_worker/acorn/acorn.js
+front_end/gonzales/*
+front_end/terminal/xterm.js
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/.eslintrc.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698