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 prefer-date-now rule #935

Merged
merged 16 commits into from Dec 12, 2020
Merged

Commits on Dec 11, 2020

  1. Run create-rule

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    45c7a63 View commit details
    Browse the repository at this point in the history
  2. Add failed tests

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    3cb51f7 View commit details
    Browse the repository at this point in the history
  3. Implement

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    47a0a62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfb62fe View commit details
    Browse the repository at this point in the history
  5. Handle AssignmentExpression

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    b53ad69 View commit details
    Browse the repository at this point in the history
  6. Handle BinaryExpression

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    7a6fada View commit details
    Browse the repository at this point in the history
  7. Fix message

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    c5e4176 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    77b2217 View commit details
    Browse the repository at this point in the history
  9. Add valid cases

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8cb5b89 View commit details
    Browse the repository at this point in the history
  10. More comments test

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8e5fc87 View commit details
    Browse the repository at this point in the history
  11. Add docs

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    43f60a1 View commit details
    Browse the repository at this point in the history
  12. Style

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    4896429 View commit details
    Browse the repository at this point in the history
  13. Rename

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    6a406d7 View commit details
    Browse the repository at this point in the history
  14. Update snapshots

    fisker committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    62af171 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    721cfdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15be64 View commit details
    Browse the repository at this point in the history