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

docs(configuration): Improve docs for curations in .ort.yml #7754

Merged
merged 3 commits into from
Oct 31, 2023

Commits on Oct 31, 2023

  1. docs(RepositoryConfiguration): Improve documentation of two properties

    Improve the documentation to better explain why both `curations` and
    `packageConfigurations` have nested `LicenseFindingCuration`s: Their
    scopes are different (project vs. package).
    
    Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
    sschuberth committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    35394a2 View commit details
    Browse the repository at this point in the history
  2. docs(configuration): Improve docs for curations in .ort.yml

    Clearly separate curations from package configurations, like it is done
    for global ORT configuration, for a better overview.
    
    Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
    sschuberth committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cdf77cd View commit details
    Browse the repository at this point in the history
  3. chore(markdown-link): Update an ignore pattern to make the linter pass

    Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
    sschuberth committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    24de18a View commit details
    Browse the repository at this point in the history