Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow type exclusion by namespace #13

Open
namtab00 opened this issue Jul 25, 2019 · 1 comment
Open

allow type exclusion by namespace #13

namtab00 opened this issue Jul 25, 2019 · 1 comment

Comments

@namtab00
Copy link

  • 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

@firesharkstudios
Copy link
Owner

Honestly I don't personally have a need for InheritDoc currently so I'm not actively working on it.

You are welcome to do a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants