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
Currently, algorithm_name construction from a spec checks that all characters are regex \w word characters. This doesn't seem to be checked anywhere else.
Should there be a rule (probably) and what should it be?