jscs-dev / jscs-jsdoc

JsDoc validation rules for jscs
MIT License
99 stars 35 forks source link

disallowTabs fails with TypeError #164

Closed yekver closed 8 years ago

yekver commented 8 years ago

TypeError: Cannot call method 'replace' of undefined at renderLine (/home/vagrant/www/node_modules/jscs/lib/errors.js:250:17) at Object.Errors.explainError (/home/vagrant/www/node_modules/jscs/lib/errors.js:181:13) at /home/vagrant/www/node_modules/jscs/lib/reporters/console.js:16:36 at Array.forEach (native) at /home/vagrant/www/node_modules/jscs/lib/reporters/console.js:14:35 at Array.forEach (native) at Object.module.exports as writer at /home/vagrant/www/node_modules/jscs/lib/cli.js:151:18 at Array.0 (/home/vagrant/www/node_modules/vow/lib/vow.js:711:56) at Object.callFns as _onImmediate