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

overhaul intra-doc-link ambiguity warning #58824

Merged
merged 3 commits into from
Mar 18, 2019

Commits on Mar 15, 2019

  1. overhaul intra-doc-link ambiguity warning

    - Makes the warning part of the `intra_doc_link_resolution_failure`
    lint.
    - Tightens the span to just the ambiguous link.
    - Reports ambiguities across all three namespaces.
    - Uses structured suggestions for disambiguation.
    - Adds a test for the warnings.
    euclio committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    33442b1 View commit details
    Browse the repository at this point in the history
  2. replace ad-hoc namespace enums

    euclio committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    150b49a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c66ae2 View commit details
    Browse the repository at this point in the history