mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-20 10:29:36 -06:00
Remove obsoleted comment
This commit is contained in:
parent
da09f35aca
commit
ba2024f493
@ -866,8 +866,6 @@ function lintFileAsync(options, path, cb) {
|
||||
|
||||
var lintTargets = compilerSources.concat(harnessCoreSources);
|
||||
|
||||
// if the codebase were free of linter errors we could make jake runtests
|
||||
// run this task automatically
|
||||
desc("Runs tslint on the compiler sources");
|
||||
task("lint", ["build-rules"], function() {
|
||||
var lintOptions = getLinterOptions();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user