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 multi line paste detection and filtering #8634

Merged
8 commits merged into from
Jan 8, 2021
Merged

Fix multi line paste detection and filtering #8634

8 commits merged into from
Jan 8, 2021

Commits on Dec 21, 2020

  1. first pass

    PankajBhojwani committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    3a079fe View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. no longer using regex

    PankajBhojwani committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    244c97f View commit details
    Browse the repository at this point in the history
  2. rename

    PankajBhojwani committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    0b0bfd0 View commit details
    Browse the repository at this point in the history
  3. optimize

    PankajBhojwani committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    653ff46 View commit details
    Browse the repository at this point in the history
  4. make comment clearer

    PankajBhojwani committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    1229f1c View commit details
    Browse the repository at this point in the history
  5. fix

    PankajBhojwani committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    f60cc9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb7138d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. comment

    PankajBhojwani committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    7e8e018 View commit details
    Browse the repository at this point in the history