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-quotes] Fix Autofix Error (Q000, Q002) #10199

Merged
merged 14 commits into from
Mar 18, 2024

Commits on Mar 2, 2024

  1. Add tests

    robincaloudis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    17ea5b7 View commit details
    Browse the repository at this point in the history
  2. Deactivate Q000

    Not needed. Deactivation leads
    to more granular tests.
    robincaloudis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e65d99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5c02e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    0806412 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Fix diagnostic

    robincaloudis committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0ebeb2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c68931 View commit details
    Browse the repository at this point in the history
  3. Revert "Deactivate Q000"

    This reverts commit e65d99f.
    robincaloudis committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f84ded8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    402a083 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cef19c View commit details
    Browse the repository at this point in the history
  6. Use pass by value

    robincaloudis committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bf56964 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    307c06a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94eff14 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    9c56e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4da30c View commit details
    Browse the repository at this point in the history