coffeelint-ensure_named_args
A CoffeeLint rule that prohibits calling a function without first naming each argument
A CoffeeLint rule that prohibits calling a function without first naming each argument
coffeelint plugin that handles variables and their scope
Ensure super is called in certain methods.
Check for addition that uses multiple lines. Use something like heredocs instead.