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 AstroidError in similarity checker with imports/signatures ignored #6357

Merged

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    b0d5dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4821234 View commit details
    Browse the repository at this point in the history
  3. Whitespace

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    de330e4 View commit details
    Browse the repository at this point in the history
  4. Minor optimization

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    4f55194 View commit details
    Browse the repository at this point in the history
  5. Docstring style

    Co-authored-by: DaniΓ«l van Noord <13665637+DanielNoord@users.noreply.github.com>
    jacobtylerwalls and DanielNoord authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    0e66357 View commit details
    Browse the repository at this point in the history
  6. Simplify

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    ca35944 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2c2a83 View commit details
    Browse the repository at this point in the history
  8. Clarify comment

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    433941f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84173b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e8ce79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27c62fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0eb0ce6 View commit details
    Browse the repository at this point in the history
  13. Refactor

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    76f26a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df5bb80 View commit details
    Browse the repository at this point in the history
  15. add disable

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    2723edd View commit details
    Browse the repository at this point in the history
  16. typo/reword

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    343923b View commit details
    Browse the repository at this point in the history
  17. Alternate solution

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    dabc26b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    17dfbc7 View commit details
    Browse the repository at this point in the history
  19. avoid some iteration

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    0cda0c0 View commit details
    Browse the repository at this point in the history
  20. Merge 'main'

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    8763570 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d5cdbbf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6e01357 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9dcfeda View commit details
    Browse the repository at this point in the history
  24. add --

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    3dfba99 View commit details
    Browse the repository at this point in the history
  25. better typing import

    jacobtylerwalls committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    cab9ef4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    62028e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. More specific typing

    jacobtylerwalls committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    53660be View commit details
    Browse the repository at this point in the history