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

Update regex-shorthand to ignore regex with u flag #451

Closed
wants to merge 9 commits into from

Commits on Nov 29, 2019

  1. Fix regex-shorthand crush bug

    fisker committed Nov 29, 2019
    Copy the full SHA
    498bc10 View commit details
    Browse the repository at this point in the history
  2. style

    fisker committed Nov 29, 2019
    Copy the full SHA
    a81300c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    69cd1ce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    832b317 View commit details
    Browse the repository at this point in the history
  5. add issue 448 test

    fisker committed Nov 29, 2019
    Copy the full SHA
    d529c87 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'issue-446' of github.com:fisker/eslint-plugin-unicorn i…

    …nto issue-446
    
    # Conflicts:
    #	test/regex-shorthand.js
    fisker committed Nov 29, 2019
    Copy the full SHA
    881b5b8 View commit details
    Browse the repository at this point in the history
  7. add issue 447 test

    fisker committed Nov 29, 2019
    Copy the full SHA
    a79c04c View commit details
    Browse the repository at this point in the history
  8. skip all u flag

    fisker committed Nov 29, 2019
    Copy the full SHA
    2f57da8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. skip u flag before parse

    fisker committed Nov 30, 2019
    Copy the full SHA
    9df0754 View commit details
    Browse the repository at this point in the history