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

fix(awslint): linting is slow #27860

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Commits on Nov 17, 2023

  1. Speed up 1: Reduce rule definitions (~1s)

    Speed up 2: Make core checks fqn based only (~4s)
    Speed up 3: Optimize code paths to defer expensive checks (~3s)
    Speed up 4: Locked typesystem (~25s)
    Speed up 5: Faster camel casing (~15s)
    mrgrain committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9bb8e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f2f40e View commit details
    Browse the repository at this point in the history