Might not find files in sub-directories
pbrisbin opened this issue · 2 comments
pbrisbin commented
Reading this code, it looks like the engine takes include_paths and selects out entries ending in .md -- what about directory entries?
I have not tested this (yet), but I suspect include_paths: ["docs/"] wouldn't work.
pbrisbin commented
Sorry, I see #1 now. I might've considered that blocking before https://github.com/codeclimate-community/submissions/pull/50 was opened though.