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
Automatically infer implementation/source/lang based on file-suffixes of files checked into the Git repository (or found in the cwd if not a Git repository)
repro_eval does this as well. We could use their extensions map (MIT Licensed)
implementation/source/langbased on file-suffixes of files checked into the Git repository (or found in the cwd if not a Git repository)repro_evaldoes this as well. We could use their extensions map (MIT Licensed)