Skip to content

Comments

Fix always-false conditional#28

Merged
Seldaek merged 1 commit intocomposer:mainfrom
ssnepenthe:early-return-fix
Dec 29, 2025
Merged

Fix always-false conditional#28
Seldaek merged 1 commit intocomposer:mainfrom
ssnepenthe:early-return-fix

Conversation

@ssnepenthe
Copy link
Contributor

$matches is [[]] when pattern is not matched, something like [['class ']] otherwise

matches-with-classes matches-with-no-classes

`$matches` is `[[]]` when pattern is not matched, something like `[['class ']]` otherwise
ssnepenthe added a commit to ssnepenthe/symbol-extractor that referenced this pull request Dec 2, 2025
@Seldaek Seldaek merged commit 8f5fa3c into composer:main Dec 29, 2025
13 checks passed
@Seldaek
Copy link
Member

Seldaek commented Dec 29, 2025

Thanks, good catch!

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.

2 participants