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

V2 API Review #1674

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from
Open

V2 API Review #1674

wants to merge 1 commit into from

Conversation

linkdotnet
Copy link
Collaborator

The target is to have a clean and maintainable public API surface.

What we did so far (21th of February):

  • Used the following regex to identify public API: public [\w|\s]*(interface|class|record|struct)
  • DiffMarkupFormatteris internal
  • NodePrintExtensionsis internal and we removed some methods that weren't used anymore

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

Successfully merging this pull request may close these issues.

1 participant