Skip to content
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

No relevant files #191

Merged
merged 2 commits into from Feb 25, 2022
Merged

No relevant files #191

merged 2 commits into from Feb 25, 2022

Conversation

stronk7
Copy link
Member

@stronk7 stronk7 commented Feb 24, 2022

Files containing exclusively non-relevant code are ok

As far as all the non-relevant code (namespace, uses, declare and
defines) is also code without side effects, these files don't need
the MOODLE_INTERNAL check).

Covered with tests.

This needs to be merged after #190.

Fixes #188

Note this doesn't perform any check over arrays syntax,
only array indexes. Covered with tests.

Fixes moodlehq#189
As far as all the non-relevant code (namespace, uses, declare and
defines) is also code without side effects, these files don't need
the MOODLE_INTERNAL check).

Covered with tests.

This needs to be merged after moodlehq#190.

Fixes moodlehq#188
@stronk7 stronk7 merged commit c12ba0f into moodlehq:master Feb 25, 2022
@stronk7
Copy link
Member Author

stronk7 commented Feb 25, 2022

Self-merged!

@stronk7 stronk7 deleted the no_relevant_files branch February 25, 2022 17:57
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.

Mdef checking inconsistent
1 participant