Skip to content

refactor: Fix parsing issue in VS Code#75

Open
Peeja wants to merge 1 commit intomainfrom
fix-parsing-problem
Open

refactor: Fix parsing issue in VS Code#75
Peeja wants to merge 1 commit intomainfrom
fix-parsing-problem

Conversation

@Peeja
Copy link
Member

@Peeja Peeja commented May 1, 2025

In my editor, at least, this complex line was too hard for the parser(s) to deal with, and caused a (false) syntax error. Breaking it up this way is more readable for humans and robots alike.

PR Dependency Tree

This tree was auto-generated by Charcoal

@Peeja Peeja requested a review from travis May 1, 2025 16:03
@Peeja Peeja force-pushed the fix-parsing-problem branch from 9c3dc57 to 3a7353f Compare May 1, 2025 17:33
In my editor, at least, this complex line was too hard for the parser(s)
to deal with, and caused a (false) syntax error. Breaking it up this way
is more readable for humans and robots alike.
@Peeja Peeja force-pushed the fix-parsing-problem branch from 3a7353f to 8d588e1 Compare May 2, 2025 14:54
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