mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
![]() The gherkin-lint package now understands the use of "Examples" and requries that their indentation be correct and consistent. This change sets the indentatation for these to: "Examples": 4, "example": 6, This is in-line with the examples given in the offical Cucumber/Gherkin documentation at https://cucumber.io/docs/gherkin/reference/#scenario-outline whereby the Examples and individual rows of the Examples table are children of the Scenario outline. This is contrary to the default for Gherkin-lint which places them as top-level nodes with an indentatio of 0, and 2 respectively. |
||
---|---|---|
.. | ||
behat | ||
component_gradeitems_test.php | ||
coverage.php | ||
edittreelib_test.php | ||
events_test.php | ||
export_test.php | ||
grades_grader_gradingpanel_point_external_fetch_test.php | ||
grades_grader_gradingpanel_point_external_store_test.php | ||
grades_grader_gradingpanel_scale_external_fetch_test.php | ||
grades_grader_gradingpanel_scale_external_store_test.php | ||
importlib_test.php | ||
lib_test.php | ||
privacy_test.php | ||
querylib_test.php | ||
report_graderlib_test.php | ||
reportlib_test.php | ||
reportuserlib_test.php |