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

Don't warn on ascii idents #1336

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Don't warn on ascii idents #1336

merged 3 commits into from
Nov 25, 2024

Commits on Nov 25, 2024

  1. Don't warn on graphic ascii idents

    This still warns on ascii control characters and any non-ascii
    characters we previosly warned about.
    
    Signed-off-by: John Kastner <[email protected]>
    john-h-kastner-aws committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    64b7a11 View commit details
    Browse the repository at this point in the history
  2. changlog

    Signed-off-by: John Kastner <[email protected]>
    john-h-kastner-aws committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    df35691 View commit details
    Browse the repository at this point in the history
  3. Also allow space char

    Signed-off-by: John Kastner <[email protected]>
    john-h-kastner-aws committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d58b341 View commit details
    Browse the repository at this point in the history