moodlehq / moodle-cs

Moodle Coding Style
https://github.com/moodlehq/moodle-cs
GNU General Public License v3.0
18 stars 16 forks source link

ValidVariableNameSniff: freshen allowed globals #182

Open jrchamp opened 2 months ago

jrchamp commented 2 months ago

Fixes #181

I didn't remove any that were already present, but I have opinions. 😈

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.11%. Comparing base (89ff0ac) to head (40b7ef1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #182 +/- ## ========================================= Coverage 98.11% 98.11% Complexity 952 952 ========================================= Files 40 40 Lines 2818 2818 ========================================= Hits 2765 2765 Misses 53 53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.