You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there is a reason that coffeelint is run a file at a time? Running coffeelint directly from the command line on all out files take 2 seconds but running it via coffeelint-ruby takes 47 seconds.
Is it not possible to simply pass the directory through to coffeelint?
Peter
The text was updated successfully, but these errors were encountered:
I'm sure it's possible, but it would require some refactoring. I can't work in this too much at the moment, but if you want to make a pull request, I'll happily take a look at it. 😄
Hi there,
I was wondering if there is a reason that coffeelint is run a file at a time? Running coffeelint directly from the command line on all out files take 2 seconds but running it via coffeelint-ruby takes 47 seconds.
Is it not possible to simply pass the directory through to coffeelint?
Peter
The text was updated successfully, but these errors were encountered: