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

CLDR-17680 fix spurious CheckConsistentCasing and CheckCoverage #3767

Merged
merged 2 commits into from
May 31, 2024

Commits on May 30, 2024

  1. CLDR-17680 fix spurious CheckConsistentCasing and CheckCoverage warnings

    - CheckConsistentCasing was giving a warning for scripts that don't need casing
    - CheckCoverage was giving an warning when plurals were == root, rather than
    a warning when plurals were missing
    srl295 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3875f8b View commit details
    Browse the repository at this point in the history
  2. CLDR-17680 hide overall errors

    srl295 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1ad437d View commit details
    Browse the repository at this point in the history