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

feat(eslint-plugin): add rule naming-conventions #1318

Merged
merged 36 commits into from Jan 13, 2020
Merged

Commits on Dec 18, 2019

  1. Copy the full SHA
    4396290 View commit details
    Browse the repository at this point in the history
  2. feat: method

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    73d895c View commit details
    Browse the repository at this point in the history
  3. feat: accessors

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    e3a14b5 View commit details
    Browse the repository at this point in the history
  4. feat: enumMember

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    d8967e1 View commit details
    Browse the repository at this point in the history
  5. feat: config ordering

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    3a431a2 View commit details
    Browse the repository at this point in the history
  6. feat: meta selectors

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    2356643 View commit details
    Browse the repository at this point in the history
  7. docs: add docs

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    284fe4c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    910acec View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1db8b8c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    aa949d6 View commit details
    Browse the repository at this point in the history
  11. docs: add examples

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    7b68c47 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    19ece7f View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f28058d View commit details
    Browse the repository at this point in the history
  14. docs: fix spelling

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    503a7b0 View commit details
    Browse the repository at this point in the history
  15. feat: nits

    bradzacher committed Dec 18, 2019
    Copy the full SHA
    e21d472 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Copy the full SHA
    409a616 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9797f56 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c894ecc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. Copy the full SHA
    888c495 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bb70949 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Merge branch 'master' into naming-conventions

    # Conflicts:
    #	.spelling
    bradzacher committed Dec 29, 2019
    Copy the full SHA
    8acb0d3 View commit details
    Browse the repository at this point in the history
  2. fix: lint error

    bradzacher committed Dec 29, 2019
    Copy the full SHA
    1a85712 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. fix: spelling

    bradzacher committed Dec 30, 2019
    Copy the full SHA
    39ea8cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c2b8ce9 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

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

Commits on Jan 3, 2020

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

Commits on Jan 5, 2020

  1. Copy the full SHA
    d8e7d99 View commit details
    Browse the repository at this point in the history
  2. docs: new heading format

    bradzacher committed Jan 5, 2020
    Copy the full SHA
    0154b40 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

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

Commits on Jan 9, 2020

  1. Copy the full SHA
    f25f3b0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a16e6f4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    557e827 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c7ed80e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. fix: config checker tests

    bradzacher committed Jan 13, 2020
    Copy the full SHA
    6596a02 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fda403a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d514d41 View commit details
    Browse the repository at this point in the history