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

chore: cleanup linting errors and introduce strict linting checks #27288

Merged
merged 11 commits into from
Sep 1, 2021

Commits on Sep 1, 2021

  1. fix: remove bare excepts

    ankush committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    694ae81 View commit details
    Browse the repository at this point in the history
  2. chore: correct indentation

    ankush committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    010060d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fec0a5 View commit details
    Browse the repository at this point in the history
  4. fix: undefined variables

    ankush committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    2d62c50 View commit details
    Browse the repository at this point in the history
  5. fix: remove duplicate imports

    ankush committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    7d9819f View commit details
    Browse the repository at this point in the history
  6. fix: remove unused format from query

    doctype is not used in query and parent alone is enough to identify
    packed items.
    ankush committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    55b2434 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e465671 View commit details
    Browse the repository at this point in the history
  8. ci: add pre-commit config

    ankush committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    0afff86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65279c2 View commit details
    Browse the repository at this point in the history
  10. chore: whitespace / eof fixes

    ankush committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    b147b85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a641b32 View commit details
    Browse the repository at this point in the history