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 declaration-block-no-redundant-longhand-properties autofix #6580

Merged

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    ea1f473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d572fa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    1f85c7d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    2317322 View commit details
    Browse the repository at this point in the history
  2. fix incorrect ordering

    mattxwang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    51d102d View commit details
    Browse the repository at this point in the history
  3. add changeset

    mattxwang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    dafa55f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    b637c53 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Uses insertion-order for Set instead of defining `orderedLonghandSu…

    …bPropertiesOfShorthandProperties` explicitly
    mattxwang committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    1263e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59345ae View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    2930872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8721e4b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    806c2a6 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    mattxwang and ybiquitous committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    52181fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46717b View commit details
    Browse the repository at this point in the history
  4. Applies @ybiquitous' (wonderful) suggestion

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    mattxwang and ybiquitous committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    359e036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61a9d61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3836097 View commit details
    Browse the repository at this point in the history