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(utils): support diff.printBasicPrototype, Adding possibility to get rid of prototypes from the output #6504

Closed
wants to merge 12 commits into from

Commits on Sep 14, 2024

  1. Update index.ts

    Adding possibility to get rid of printing prototype in diff output
    spamshaker authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5c0d56f View commit details
    Browse the repository at this point in the history
  2. Update types.ts

    spamshaker authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d017017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f03ed3b View commit details
    Browse the repository at this point in the history
  4. Update config documentation to include diff.printBasicPrototype

    Added a new configuration option `printBasicPrototype` to the diff section. This allows users to set the pretty-format option for the diff output, with a default value of `true`.
    Michał Grzegorzewski committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b26cbcb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update index.ts

    CR Fixes
    spamshaker authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    aaf6ce7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    a46f3aa View commit details
    Browse the repository at this point in the history
  2. test: add test

    hi-ogawa committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ac8acc7 View commit details
    Browse the repository at this point in the history
  3. chore: type error

    hi-ogawa committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d36f55d View commit details
    Browse the repository at this point in the history
  4. chore: lint

    hi-ogawa committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9203e3a View commit details
    Browse the repository at this point in the history
  5. test: fix threshold test

    hi-ogawa committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    06fa1d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    18d14e8 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    hi-ogawa committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    04ec5fa View commit details
    Browse the repository at this point in the history