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
Is your feature request related to a problem? Please describe. exercism/javascript#817 adds a new test requiring the gigasecond exercise function argument is not mutated.
Describe the solution you'd like
The gigasecond analyser should enforce that the function argument is not mutated (discussed here).
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
exercism/javascript#817 adds a new test requiring the
gigasecond
exercise function argument is not mutated.Describe the solution you'd like
The
gigasecond
analyser should enforce that the function argument is not mutated (discussed here).The text was updated successfully, but these errors were encountered: