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

Deprecate stylistic rules handled by Prettier #6504

Merged
merged 11 commits into from Dec 6, 2022
Merged

Deprecate stylistic rules handled by Prettier #6504

merged 11 commits into from Dec 6, 2022

Commits on Dec 4, 2022

  1. Deprecate stylistic rules handled by Prettier

    I've created a one-time script to rewrite a lot of rule files.
    
    Usage:
    
    ```shell
    node scripts/deprecate-stylistic-rules-handled-by-prettier.mjs
    ```
    ybiquitous committed Dec 4, 2022
    Copy the full SHA
    81a02b7 View commit details
    Browse the repository at this point in the history
  2. Make warning one-line

    ybiquitous committed Dec 4, 2022
    Copy the full SHA
    6f516b5 View commit details
    Browse the repository at this point in the history
  3. Test deprecated rules

    ybiquitous committed Dec 4, 2022
    Copy the full SHA
    e1fe14a View commit details
    Browse the repository at this point in the history
  4. Update docs

    ybiquitous committed Dec 4, 2022
    Copy the full SHA
    2be55ee View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bdcf94e View commit details
    Browse the repository at this point in the history
  6. Add changelog entry

    ybiquitous committed Dec 4, 2022
    Copy the full SHA
    d9ff205 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Copy the full SHA
    0732ce9 View commit details
    Browse the repository at this point in the history
  2. Add migration guide entry

    jeddy3 committed Dec 5, 2022
    Copy the full SHA
    0b37311 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9f04234 View commit details
    Browse the repository at this point in the history
  4. Update snapshots

    jeddy3 committed Dec 5, 2022
    Copy the full SHA
    09e5a50 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    23a4e75 View commit details
    Browse the repository at this point in the history