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 declaration-block-no-duplicate-properties syntax error #6792

Merged
merged 10 commits into from
Apr 18, 2023

Commits on Apr 17, 2023

  1. fix: fix parse scss

    yoyo837 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c1ab933 View commit details
    Browse the repository at this point in the history
  2. chore: use try

    yoyo837 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4433b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db88a1a View commit details
    Browse the repository at this point in the history
  4. clear

    yoyo837 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    06aefb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    086633b View commit details
    Browse the repository at this point in the history
  2. test case

    yoyo837 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1fb073a View commit details
    Browse the repository at this point in the history
  3. Update lib/rules/declaration-block-no-duplicate-properties/index.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    yoyo837 and ybiquitous committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    bd16c84 View commit details
    Browse the repository at this point in the history
  4. chore: pref imporove

    yoyo837 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e72f742 View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    ybiquitous committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c2c795e View commit details
    Browse the repository at this point in the history
  6. add test case

    yoyo837 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    66b58b7 View commit details
    Browse the repository at this point in the history