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
Remove hardcoded interface for Javascript tokenizer
This change allows the input and output directories to be provided as
command line arguments to the tokenizer script. Previously, this script
used hardcoded constants for these directories.
Additionally, this change adds error checking code for these inputs and
simplifies the logic for iterating over the input project directories.
0 commit comments