⭐ Suggestion
There is the strictness: relaxed option that allows ignoring comments in patterns (#2212 (comment)). It would make sense if it also ignored line continuation nodes in Python. In tree-sitter-python's node-types.json, these are the only nodes marked "extra": true.
💻 Use Cases
See #2815
Reactions are currently unavailable
⭐ Suggestion
There is the strictness: relaxed option that allows ignoring comments in patterns (#2212 (comment)). It would make sense if it also ignored line continuation nodes in Python. In tree-sitter-python's node-types.json, these are the only nodes marked "extra": true.
💻 Use Cases
See #2815