Open micaherne opened 1 week ago
extra white space at the end of line 69 - hard to see the actual failure with all the other noise in there.
Feel free to fix up otherwise I'll try to get to this sometime next week!
FILE: /home/runner/work/moodle-local_recompletion/moodle-local_recompletion/moodle/local/recompletion/settings.php
------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------
69 | ERROR | [x] Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine)
The setting recompletionnotify has default "range" but this isn't in the list of options.
This causes the core Moodle unit test adminlib_test::test_admin_apply_default_settings to fail:
This appears to be a new issue affecting version 2024090300 - version 2024071103 was fine.