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: fix no-octal-escape false negatives after \0 #12079

Merged
merged 4 commits into from Sep 13, 2019
Merged

Update: fix no-octal-escape false negatives after \0 #12079

merged 4 commits into from Sep 13, 2019

Commits on Aug 9, 2019

  1. Copy the full SHA
    4a1c035 View commit details
    Browse the repository at this point in the history
  2. Fix '\08\1'

    mdjermanovic committed Aug 9, 2019
    Copy the full SHA
    03fb18c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

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

Commits on Sep 12, 2019

  1. Change regex start to *?

    mdjermanovic committed Sep 12, 2019
    Copy the full SHA
    7488c3e View commit details
    Browse the repository at this point in the history