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

Create vue/multiline-ternary extension rule #1996

Merged
merged 17 commits into from Oct 10, 2022

Commits on Sep 28, 2022

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

Commits on Sep 29, 2022

  1. Docs

    dev1437 committed Sep 29, 2022
    Copy the full SHA
    9a65bc9 View commit details
    Browse the repository at this point in the history
  2. Linting

    dev1437 committed Sep 29, 2022
    Copy the full SHA
    1abefe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Tests and apply Document

    dev1437 committed Sep 30, 2022
    Copy the full SHA
    bc6f53c View commit details
    Browse the repository at this point in the history
  2. Fix import

    dev1437 committed Sep 30, 2022
    Copy the full SHA
    0c54384 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    dev1437 committed Sep 30, 2022
    Copy the full SHA
    e3f4a0f View commit details
    Browse the repository at this point in the history
  4. Fix test

    dev1437 committed Sep 30, 2022
    Copy the full SHA
    18d5d7b View commit details
    Browse the repository at this point in the history
  5. Run npm run update

    dev1437 committed Sep 30, 2022
    Copy the full SHA
    15eed56 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Update tests

    dev1437 committed Oct 1, 2022
    Copy the full SHA
    c804614 View commit details
    Browse the repository at this point in the history
  2. lint

    dev1437 committed Oct 1, 2022
    Copy the full SHA
    1f059e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Update doc

    dev1437 committed Oct 5, 2022
    Copy the full SHA
    00ce731 View commit details
    Browse the repository at this point in the history
  2. Add tests for script tag

    dev1437 committed Oct 5, 2022
    Copy the full SHA
    9417197 View commit details
    Browse the repository at this point in the history
  3. Update tests/lib/rules/multiline-ternary.js

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    dev1437 and FloEdelmann committed Oct 5, 2022
    Copy the full SHA
    7fadb77 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Add example

    dev1437 committed Oct 10, 2022
    Copy the full SHA
    1bc02bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rule/multiline-ternary' of github.com:dev1437/eslint-pl…

    …ugin-vue into rule/multiline-ternary
    dev1437 committed Oct 10, 2022
    Copy the full SHA
    e0c7f09 View commit details
    Browse the repository at this point in the history
  3. Lint

    dev1437 committed Oct 10, 2022
    Copy the full SHA
    7a7a10d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    16e33a8 View commit details
    Browse the repository at this point in the history