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
slang: Add reviewdog-name variable to optionally pass a name for the reviewdog check.
slang: Add pyslang-version variable to pin the pyslang (and thereby slang) version.
Fixed
slang: Support pyslang/slang v11 by handling its reorganized module layout (Driver and CommandLineOptions moved to the pyslang.driver submodule), and pin pyslang to a known-good release (default 11.0.0) instead of always installing the latest.