Skip to content

Fix codechecker errors 403 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: MOODLE_403_STABLE
Choose a base branch
from

Conversation

LuisParada7
Copy link

This pull request resolves multiple errors throughout the whole repository:
-End of line character is invalid; expected "\n" but found "\r\n".
-Whitespace found at end of line within string.
-File must end with a newline character.
-There must not be a space before the colon in a return tyLine 1 of the opening comment must start "// This file is part of".
No space found before comment text; expected "// This file is part of Moodle - http://moodle.org/" but found "//This file is part of Moodle - http://moodle.org/"pe declaration.

@LuisParada7 LuisParada7 changed the base branch from master to MOODLE_403_STABLE May 7, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant