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

feat(linter): object-shorthand #3211

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    95aee0a View commit details
    Browse the repository at this point in the history
  2. parse config

    KubaJastrz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dcba2b8 View commit details
    Browse the repository at this point in the history
  3. remove regex for now

    KubaJastrz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    314b98a View commit details
    Browse the repository at this point in the history
  4. lint

    KubaJastrz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4239be0 View commit details
    Browse the repository at this point in the history
  5. use new diagnostics

    KubaJastrz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7411f01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b41ad75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d9e396 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f719ef View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. simplify code

    KubaJastrz committed May 29, 2024
    Configuration menu
    Copy the full SHA
    47ea820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a40d64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e915796 View commit details
    Browse the repository at this point in the history