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

[flake8-implicit-str-concat] Normalize octals before merging concatenated strings in single-line-implicit-string-concatenation (ISC001) #13118

Merged
merged 9 commits into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. add test fixture

    dylwil3 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    90a99ad View commit details
    Browse the repository at this point in the history
  2. update rule

    dylwil3 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    40856ad View commit details
    Browse the repository at this point in the history
  3. update snapshots

    dylwil3 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5b23d3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    551ff7a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. update test fixture

    dylwil3 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c8b059b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e3bdf7 View commit details
    Browse the repository at this point in the history
  3. update snapshot

    dylwil3 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    426ff17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30cce39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25805a2 View commit details
    Browse the repository at this point in the history