moodlehq / moodle-cs

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

Discard non-variables within double quoted strings #105

Closed stronk7 closed 9 months ago

stronk7 commented 9 months ago

This change fixes a couple of things:

Fixes #10

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (42ab278) 96.61% compared to head (807358d) 96.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================= Coverage 96.61% 96.61% - Complexity 537 538 +1 ========================================= Files 23 23 Lines 1537 1538 +1 ========================================= + Hits 1485 1486 +1 Misses 52 52 ```

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