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 the syntax validation is done via regex-es. It doesn't even function properly, as you cannot import the assemblies from Octokit for example. Roslyn should be a better tool for the job
Currently the syntax validation is done via regex-es. It doesn't even function properly, as you cannot import the assemblies from Octokit for example. Roslyn should be a better tool for the job