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

Fix false positives for hyphenated functions in function-calc-no-unspaced-operator #5636

Merged
merged 11 commits into from Oct 25, 2021

Commits on Oct 19, 2021

  1. Copy the full SHA
    5ec208f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3ee06a9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0146cf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

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

Commits on Oct 24, 2021

  1. Update lib/rules/function-calc-no-unspaced-operator/index.js

    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    lachieh and ybiquitous committed Oct 24, 2021
    Copy the full SHA
    c05dfb8 View commit details
    Browse the repository at this point in the history
  2. implement changes from review

    lachieh committed Oct 24, 2021
    Copy the full SHA
    a7c2b05 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Copy the full SHA
    60adbfb View commit details
    Browse the repository at this point in the history
  2. inline one more function

    lachieh committed Oct 25, 2021
    Copy the full SHA
    13740e6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0ed074f View commit details
    Browse the repository at this point in the history
  4. update variable naming

    lachieh committed Oct 25, 2021
    Copy the full SHA
    a5f1208 View commit details
    Browse the repository at this point in the history