Skip to content

BRACKET1: skip.branches=[[abc]] target=a -> Scanned (nobracket:true, literal not char-class)#38

Open
alan-hacktron wants to merge 1 commit into
afrom
test/bracket1-feature
Open

BRACKET1: skip.branches=[[abc]] target=a -> Scanned (nobracket:true, literal not char-class)#38
alan-hacktron wants to merge 1 commit into
afrom
test/bracket1-feature

Conversation

@alan-hacktron

Copy link
Copy Markdown
Owner

Verifies micromatch is called with nobracket:true so [abc] is treated as a literal 4-char string, not a character class. If bracket-class were active, target branch 'a' would match the class [abc] and be Skipped. Expect Scanned.

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.

1 participant