You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So before AST module started including start charno of nodes (<3.8), it was impractically difficult to code, so currently it explicitly prefers not to touch such code, as far as I remember. This might be reasonably easy to implement now.
However, this begs for bigger refactoring - using only AST for .format / % calls (which currently use custom state machine).
Thanks for making this really helpful tool! I did find one problem:
Input:
Expected output:
Actual output:
Same as input - unchanged. Adding
-tc -tj -a
makes no difference.The text was updated successfully, but these errors were encountered: