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

Introduce IdentifierName:AllowInitialismsInTypeName flag #4649

Merged
merged 1 commit into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. Introduce IdentifierName:AllowInitialismsInTypeName flag

    While default `IdentifierName` behavior is unchanged, this flag allows
    users to slightly relax the type name validation performed by this
    check.
    
    Fixes #4646
    
    COPYBARA_INTEGRATE_REVIEW=#4646 from PicnicSupermarket:sschroevers/allow-initialisms-in-type-names 82abeaf
    PiperOrigin-RevId: 691425146
    Stephan202 authored and Error Prone Team committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    81e3cfa View commit details
    Browse the repository at this point in the history