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 this for the api compat area in particular? The rest of the SDK doesn't release packages on nuget.org for consumption so doesn't have an api surface area intended to be used.
carlossanlop
changed the title
Enforce CS1591 to document all public APIs in the repo
[compat] Enforce CS1591 to document all public APIs in the repo
Jan 28, 2025
CS1591 has severity set to suggestion in the root .editorconfig:
sdk/.editorconfig
Line 268 in 35a8299
We should change it to warning so that public APIs are triple-slash documented.
There might be other infra configuration changes to ensure docs work properly at the repo level.
The text was updated successfully, but these errors were encountered: