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

Add typing in pylint.reporters #5004

Merged

Commits on Sep 16, 2021

  1. Add typing and fix small issue in pylint.reporters

    Fix typing error in pylint/checkers/imports.py. Add typing
    of report related code outside of pylint.reporters.
    Pierre-Sassoulas committed Sep 16, 2021
    Copy the full SHA
    a8d6807 View commit details
    Browse the repository at this point in the history
  2. Update pylint/reporters/reports_handler_mix_in.py

    Co-authored-by: DaniΓ«l van Noord <13665637+DanielNoord@users.noreply.github.com>
    Pierre-Sassoulas and DanielNoord committed Sep 16, 2021
    Copy the full SHA
    82e2d14 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9973003 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b9b6c75 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    17a80b9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3d75706 View commit details
    Browse the repository at this point in the history