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

Add ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties #6772

Merged
merged 12 commits into from
Apr 12, 2023

Commits on Apr 10, 2023

  1. Add option consecutive-duplicates-with-different-syntax to `declara…

    …tion-block-no-duplicate-properties`
    kimulaco committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    dcdc3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d144886 View commit details
    Browse the repository at this point in the history
  3. Rename option name

    kimulaco committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    cb23aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ca1dea View commit details
    Browse the repository at this point in the history
  5. Add changeset

    kimulaco committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c3a04be View commit details
    Browse the repository at this point in the history
  6. Add unit test

    kimulaco committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    ec023b5 View commit details
    Browse the repository at this point in the history
  7. Refactor to check unit

    kimulaco committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5853221 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    214fad6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    047218e View commit details
    Browse the repository at this point in the history
  2. Fix to check function name

    kimulaco committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f0b45b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb5f82b View commit details
    Browse the repository at this point in the history
  4. Fix to use @typedef

    kimulaco committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b81cc23 View commit details
    Browse the repository at this point in the history