-
Notifications
You must be signed in to change notification settings - Fork 171
extends
config option works only from commandline
#570
Comments
This was as designed because when using the app you may not have file I'm mobile, but for what I remember I think there's an undocumented way to coffeelint should probably error in this case and require you to pass a On Jul 15, 2016 8:07 AM, "David Bouman" [email protected] wrote:
|
Does it make sense to get different results between invoking the Why not turn it around; make To have that error would make perfect sense then and there, and you would be opening up to a very useful use-case for all the times that file system access is simply a given. |
CoffeeLint walks up the path looking for a |
When employing the coffeelint API directly instead of through the commandline, passing in a
config
containing anextends
option, it is simply ignored.Caught while fully expecting
extends
to work fromgrunt-coffeelint
.The text was updated successfully, but these errors were encountered: