mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
Issue #2008 - Fix lint errors for external/crlfchecker/
This commit is contained in:
parent
10cdb48f36
commit
c226147d09
2 changed files with 5 additions and 1 deletions
2
make.js
2
make.js
|
@ -984,7 +984,7 @@ target.jshint = function() {
|
|||
|
||||
var LINT_FILES = ['make.js',
|
||||
'external/builder/',
|
||||
//'external/crlfchecker/*.js',
|
||||
'external/crlfchecker/',
|
||||
'src/',
|
||||
//'web/*.js',
|
||||
//'test/*.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue