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

Side by Side Diff: .gitignore

Issue 1415743013: Run jshint over all JavaScript files (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@repo_conf
Patch Set: Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | .jshintignore » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # DEPS 1 # DEPS
2 /third_party/ 2 /third_party/
3 /native_client/ 3 /native_client/
4 /node_modules/
4 5
5 naclports.lock 6 naclports.lock
6 *.pyc 7 *.pyc
7 *~ 8 *~
8 /out 9 /out
OLDNEW
« no previous file with comments | « no previous file | .jshintignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698