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

New Rule vue/sort-keys #997

Merged
merged 7 commits into from Feb 16, 2020
Merged

New Rule vue/sort-keys #997

merged 7 commits into from Feb 16, 2020

Commits on Dec 5, 2019

  1. sort keys

    Loren committed Dec 5, 2019
    Copy the full SHA
    49b4486 View commit details
    Browse the repository at this point in the history
  2. fix for eslint 6.7

    Loren committed Dec 5, 2019
    Copy the full SHA
    055f26d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Copy the full SHA
    6b5be10 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. ignore children/grandchildren

    Loren committed Jan 8, 2020
    Copy the full SHA
    273c68a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. more finegrained parent analysis

    Loren committed Jan 9, 2020
    Copy the full SHA
    bd071ea View commit details
    Browse the repository at this point in the history
  2. expand the test

    Loren committed Jan 9, 2020
    Copy the full SHA
    50404e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Update docs/rules/sort-keys.md

    Co-Authored-By: Yosuke Ota <otameshiyo23@gmail.com>
    loren138 and ota-meshi committed Jan 28, 2020
    Copy the full SHA
    3630bf4 View commit details
    Browse the repository at this point in the history