Subhajit Ghosh

Results 82 comments of Subhajit Ghosh

@nijel Made a pr. Can you check and let me know for further corrections needed?

> What OS and Node version are you using? Any other specific details about your environment? Wondering why this is failing for you. I am using Mac OS and my...

> > > What OS and Node version are you using? Any other specific details about your environment? Wondering why this is failing for you. > > > > >...

hey @garg3133 I have made some changes!! one more thing how I can test this changes locally can you help out ?

hey @jamieshorten @sanketshevkar does this need to convert a concert model file into a AST JSON format and then the linter will check one by one all the classes, properties,...

> Yes! Conversion of Concerto model to JSON AST already exists. But the linting part is missing. Can you point out where the `AST` conversation code is written ?

> We can use Spectral as the framework for defining our own rules over the Concerto AST (JSON): https://github.com/stoplightio/spectral > > Here are two sample rules: > > ``` >...

> > Do we need to create a separate package for example concerto-lint which will use spectral framework where we can define our rulesets in the form of JSON or....

Hey @garg3133 I did not find these three command links - getDriver() - getId() - takeScreenshot()