-
-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gherkin Lint - New project? #59
Comments
i am interested. found another projects may be dead https://github.com/wimpheling/codemirror-gherkin-linter on ruby with some usefull checks |
I am interested! |
+1 |
I am interested |
Thanks for doodling everyone. I've picked a time the upcoming Friday. Proposed agenda
We'll take lo-fi minutes in gitter and paste a summary in this ticket later. Homework before hangoutStudy the various implementations listed above and write down a list of things you'd Thanks for participating everyone - I'm really excited about this! |
Will be glad to join! |
Good to go! |
There is also @charlierudolph's https://github.com/charlierudolph/cucumber_lint that we can use as inspiration |
Some of us ran a Google Hangout meeting on 12th Aug 2016. The minutes are here. |
I just fixed the sharing access of that google doc. Anyone with the link can see it and comment on it. |
Hi Cukes, Is this link working? Mohan Krishna Gundala On Wed, Sep 14, 2016 at 6:13 PM, Aslak Hellesøy [email protected]
|
@gmk1217 where did you find a broken link to https://github.com/cucumber/gherkin-lint ? (The correct link is https://github.com/cucumber/gherkin-lint-javascript) |
it's the google doc which you have shared https://docs.google.com/document/d/16phGnd-hd2GcN118Irn1ccpm-4JqBB9wfBVB9cXDIIo/edit# Mohan Krishna Gundala On Wed, Sep 14, 2016 at 7:03 PM, Aslak Hellesøy [email protected]
|
Here is another one: https://github.com/wesovilabs/gherkinize by @ivancorrales I'll let everyone in this issue know when gherkin-lint is open for contribution - been busy doing other things (such as adding event protocol support to gherkin, which will simplify gherkin-lint architecture considerably) |
@aslakhellesoy it's great that you are working on consolidation of linters. Thanks for all your work. Do you have any project updates? |
I haven't made any progress I'm afraid. Too many other responsibilities. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. |
One more gherkin linter. This is one is also in Ruby but is actively maintained. |
As I created the issue above. I am interested. How much work/process would it take to bring the gherkin-lint npm package into the monorepo? Doubtless there will be stuff we don't like but having a starting spot that already works. Goes without saying I don't mind helping out where I can (and am qualified to) |
Setting aside the risk of my participation giving the project the touch of death, I remain more than happy to help in a limited capacity (I've never made an NPM package before). |
I made a super simple one to try it out. The tooling is pretty nice. The hardest part is knowing what the ast will look like in a dynamically typed language. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. |
This issue has been automatically closed because of inactivity. You can support the Cucumber core team on opencollective. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
A recent discussion in the cucumber/gherkin gitter room revealed that there are (at least) 3 Cucumber linters out there:
The projects are similar, and I think there are some great unique things in each one of them.
What do you think about joining forces to create a single one to rule them all? Ideally in JavaScript since it's easier to use on the web, and also relatively easy to embed into other libraries as well as editors and IDEs.
If you're interested, just reply here and fill out this doodle for a google hangout kickoff meeting.
/cc @enkessler @allustin @vsiakka @r-cochran
The text was updated successfully, but these errors were encountered: