Code Monkey home page Code Monkey logo

Comments (24)

aslakhellesoy avatar aslakhellesoy commented on July 3, 2024 1

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)

from common.

 avatar commented on July 3, 2024

i am interested.

found another projects

may be dead

https://github.com/wimpheling/codemirror-gherkin-linter
https://github.com/mekentosj/ling

on ruby with some usefull checks

https://github.com/funkwerk/gherkin_lint#checks

from common.

vsiakka avatar vsiakka commented on July 3, 2024

I am interested!

from common.

Pr-Mex avatar Pr-Mex commented on July 3, 2024

+1

from common.

r-cochran avatar r-cochran commented on July 3, 2024

I am interested

from common.

aslakhellesoy avatar aslakhellesoy commented on July 3, 2024

Thanks for doodling everyone. I've picked a time the upcoming Friday.

Proposed agenda

  • Introduce ourselves quickly
  • Agree on high level goals for the project
  • Decide what to do next and who does what

We'll take lo-fi minutes in gitter and paste a summary in this ticket later.

Homework before hangout

Study the various implementations listed above and write down a list of things you'd
like to see in the official implementation. This will help us come up with better goals.

Thanks for participating everyone - I'm really excited about this!

from common.

AlexeyBuzdin avatar AlexeyBuzdin commented on July 3, 2024

Will be glad to join!

from common.

enkessler avatar enkessler commented on July 3, 2024

Good to go!

from common.

aslakhellesoy avatar aslakhellesoy commented on July 3, 2024

There is also @charlierudolph's https://github.com/charlierudolph/cucumber_lint that we can use as inspiration

from common.

aslakhellesoy avatar aslakhellesoy commented on July 3, 2024

Some of us ran a Google Hangout meeting on 12th Aug 2016. The minutes are here.

from common.

aslakhellesoy avatar aslakhellesoy commented on July 3, 2024

I just fixed the sharing access of that google doc. Anyone with the link can see it and comment on it.

from common.

gmk1217 avatar gmk1217 commented on July 3, 2024

Hi Cukes,
https://github.com/cucumber/gherkin-lint

Is this link working?
got 404 error.


Mohan Krishna Gundala
[image: https://]about.me/gmk.india
https://about.me/gmk.india?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links

On Wed, Sep 14, 2016 at 6:13 PM, Aslak Hellesøy [email protected]
wrote:

I just fixed the sharing access of that google doc. Anyone with the link
can see it and comment on it.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#59 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFIicRbbKISIh8tMt7oAJtUrTruOB9zIks5qp-vfgaJpZM4Jes1Y
.

from common.

aslakhellesoy avatar aslakhellesoy commented on July 3, 2024

@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)

from common.

gmk1217 avatar gmk1217 commented on July 3, 2024

it's the google doc which you have shared

https://docs.google.com/document/d/16phGnd-hd2GcN118Irn1ccpm-4JqBB9wfBVB9cXDIIo/edit#


Mohan Krishna Gundala
[image: https://]about.me/gmk.india
https://about.me/gmk.india?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links

On Wed, Sep 14, 2016 at 7:03 PM, Aslak Hellesøy [email protected]
wrote:

@gmk1217 https://github.com/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)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#59 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFIicdwGcpkBBglJkyNU4mWLDXt1Njveks5qp_eZgaJpZM4Jes1Y
.

from common.

igas avatar igas commented on July 3, 2024

@aslakhellesoy it's great that you are working on consolidation of linters. Thanks for all your work. Do you have any project updates?

from common.

aslakhellesoy avatar aslakhellesoy commented on July 3, 2024

I haven't made any progress I'm afraid. Too many other responsibilities.

from common.

stale avatar stale commented on July 3, 2024

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.

from common.

enkessler avatar enkessler commented on July 3, 2024

One more gherkin linter. This is one is also in Ruby but is actively maintained.

from common.

DwordPtr avatar DwordPtr commented on July 3, 2024

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)

from common.

enkessler avatar enkessler commented on July 3, 2024

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).

from common.

DwordPtr avatar DwordPtr commented on July 3, 2024

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.

from common.

stale avatar stale commented on July 3, 2024

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.

from common.

stale avatar stale commented on July 3, 2024

This issue has been automatically closed because of inactivity. You can support the Cucumber core team on opencollective.

from common.

lock avatar lock commented on July 3, 2024

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.

from common.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.