Add gherkin linting & fix issues in *.feature-files#329
Add gherkin linting & fix issues in *.feature-files#329maxl2287 merged 10 commits intocamaraproject:mainfrom
Conversation
jlurien
left a comment
There was a problem hiding this comment.
I would separate the PRs. Leave this one just to fix issue #328, with changes related to linting management.
Then create a separate one to fix the specs and test plans. Specially, geofencing-subcriptions.feature introduces a lot of changes not related with the issue
I agree, the problem is that when I'll activate it, the Megalinter will fail. |
bcfbd54 to
fdbb46c
Compare
|
The fixes for Megalinter will come by merging #331 first. |
jlurien
left a comment
There was a problem hiding this comment.
Comparing with the Commonalities sources
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
Adds
gherkin-linting, restructure and fixes *.feature-filesWhich issue(s) this PR fixes:
Fixes #328