Fix feature files for compliance with centralised linting rules#67
Conversation
|
I think the proposed changes will be compliant with the new linter rules but, to be sure, I'd suggest that you merge your branch Doing that will re-run the centralised linter rules and, if all is good, then it is known that no further changes are required to this PR to achieve linting rule compliance. |
|
Actually, I realised I could do that merge myself. All checks pass, so the two PRs can be merged. |
|
Hi @eric-murray , Thank you so much. Actually I have been thinking of how I could do it... Best regards, |
Masa8106
left a comment
There was a problem hiding this comment.
LGTM. Let me try to merge this PR.
What type of PR is this?
What this PR does / why we need it:
Some changes are required to the feature files for compliance with centralised linting rules. Mostly indentation changes and removal of spare spaces.
Which issue(s) this PR fixes:
Fixes #
Special notes for reviewers:
Needs to be merged before PR #66
Changelog input
Additional documentation
None