Skip to content

Change scope for dartdoc configuration to the library being documented #2432

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

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

jcollins-g
Copy link
Contributor

Fixes #2428.

Using the dartdoc configuration for the defining element's location rather than the documented library results in unexpected user behavior (the same library sometimes documents different elements with the same warning as "error" and "warning"). This also makes it impossible to work around situations like #2389.

Fixed. I'm not sure a useful test can be made for this -- I could write something but it would simply be restating the code a different way.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Nov 17, 2020
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 91.405% when pulling 066ee93 on error-escapees into e9e2cfd on master.

@jcollins-g jcollins-g requested a review from srawlins November 17, 2020 17:40
@jcollins-g jcollins-g merged commit 73b45ac into master Nov 18, 2020
@jcollins-g jcollins-g deleted the error-escapees branch August 11, 2021 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dartdoc_options error settings are escaping containment via inherited documentation
3 participants