enkessler / cuke_linter

A linting tool for Cucumber
MIT License
32 stars 9 forks source link

Add invalid file name linter #11

Closed gifcompatible closed 5 years ago

gifcompatible commented 5 years ago

I don't believe this is quite right, but it was a good learning experience. I hope that you are able to at least take the work I did and make small changes to be able to use it. Thanks for your help along the way, @enkessler.

enkessler commented 5 years ago

Thanks for contributing @gifcompatible! No worries, I can slap on some tweaks and get it across the finish line. I'm glad that you got something out of the experience. :)

enkessler commented 5 years ago

The changes have been merged into the dev branch. Thanks again!