timothycrosley / deprecated.frosted

A simple program which checks Python source files for errors.
MIT License
250 stars 23 forks source link

Fix issue #25: Add support for skipping based on directory name #27

Closed timothycrosley closed 10 years ago

voltidev commented 10 years ago

Thank you it works. It would be nice to add some info about this feature in the readme.

timothycrosley commented 10 years ago

Glad it works, I've updated the readme, doing my best to describe how the setting works: https://github.com/timothycrosley/frosted#configuring-frosted.