jscs-dev / jscs-jsdoc

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

Pluginization #14

Closed mdevils closed 10 years ago

mdevils commented 10 years ago

DO NOT MERGE

This is for design review for plugin support.

Part of this task: https://github.com/jscs-dev/node-jscs/pull/672

mdevils commented 10 years ago

Simplified registerRule call.

qfox commented 10 years ago

moved to #36