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

[mypy] Add strict option and fixed emacs output format #280

Merged
merged 6 commits into from
Nov 17, 2018
Merged

[mypy] Add strict option and fixed emacs output format #280

merged 6 commits into from
Nov 17, 2018

Commits on Sep 7, 2018

  1. Add mypy config file

    nasyxx authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    0619c41 View commit details
    Browse the repository at this point in the history
  2. Add strict

    nasyxx authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    86e43f0 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    When formatted as emacs, the character should use int.
    nasyxx authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    504ed1e View commit details
    Browse the repository at this point in the history
  4. remove space in err_type

    nasyxx authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d61c55a View commit details
    Browse the repository at this point in the history
  5. remove space in err_msg

    nasyxx authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    dabefc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Merge pull request #1 from PyCQA/master

    Update from master
    nasyxx authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9bafb6b View commit details
    Browse the repository at this point in the history