A # only starts a comment after something that closed (#4)
Two findings CodeRabbit raised on #3, both from that PR's own fixes: a # tested by character rather than by whether anything had closed, and a symlink that resolved to a protected file and so counted as protected itself.
What's Changed
- Rounds 21 and 22: twelve findings by @sapn95 in #3
- A # only starts a comment after something that closed by @sapn95 in #4
Full Changelog: v3.0.7...v3.0.8