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
It seems like the script llvm/utils/git/code-format-helper.py considers the case where token is None so that the PR is not updated, however it marks the --token argument as required. It seems to be this should be optional.