zmbush / coffeelint-ruby

This adds some simple bindings to ruby to enable use of coffeelint
MIT License
32 stars 23 forks source link

Fix --file option to allow a file to be passed to it #7

Closed mattwhite closed 10 years ago

mattwhite commented 10 years ago

Fixes an issue where linter_options contains { config_file: true } when trying to pass a configuration file.

zmbush commented 10 years ago

Thank you!

mattwhite commented 10 years ago

Cool, thanks for merging!