Skip to content

[Compatibility] Enforce CS1591 to document all public APIs #46283

Open
@carlossanlop

Description

@carlossanlop

CS1591 has severity set to suggestion in the root .editorconfig:

dotnet_diagnostic.CS1591.severity = suggestion

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions