Skip to content

allow type exclusion by namespace #13

@namtab00

Description

@namtab00
  • Suggestion:

The command line tool allows excluding types from comments with the option:
--exclude-types

Is there any chance this can be extended to allow exclusion by namespace or full type name wildcard?

  • Side question:

The help for the option reads:

(Default: System.Object) Set to a comma delimited list of types to exclude from comments. Example: 'System.Object'

What is the correct interpretation of this info:
1 inheritdoc cref references to the excluded types will not be replaced
2 inheritdoc will not analyze the comments on the excluded types

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions