Eric Kessler

Results 61 comments of Eric Kessler

Oh, and there is also a third option: just make a brand new gem that we can publish/maintain ourselves.

No, not really. What kind of issues are you thinking about?

I'll just leave this here... https://github.com/enkessler/cuke_linter

Inasmuch as it looks anything like the current code base, sure, I suppose. Honestly I was just going to write it from scratch. Partly for the fun of it and...

It's been quiet and slow but I finally have the first release out. https://rubygems.org/gems/cuke_linter

@lindt Do let me know if you have any suggestions on how to handle `Linter#filter_tag` and `Linter#suppress_tags`. Thanks.

> filter_tag is an integrity check which takes a hash whose key is a name of a feature file and whose value is the contents of that file. @johngluck65 What...

Never mind. I ended up just chucking a pile of methods out and writing some new ones. Note that this PR would now require a major version bump because some...

@lindt @johngluck65 What do you think?

@johngluckmdsol Done.