codeclimate-community/codeclimate-markdownlint

Might not find files in sub-directories

pbrisbin opened this issue · 2 comments

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.

Sorry, I see #1 now. I might've considered that blocking before https://github.com/codeclimate-community/submissions/pull/50 was opened though.

@pbrisbin Thanks. I opened up that pull to bait the machinery of code review. We'll get the engine-specific issues sorted here before moving forward on that other pull.