-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Idea: add a new filter that compare the number of documented params and effective code params.
Same for map properties.
Warn in console if not equal.
I've been working with mixins at 10+ params (sigh) recently and it's really easy to forget to update the comments in case you add or remove a param.