Commit Graph

11 Commits

Author SHA1 Message Date
Maxim Kurnikov 3692097cca add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
Pradyun Gedam 0f3a1c0b6b
Abort when --no-binary/--only-binary receives bad arg (#5847)
Merge pull request #5847 from keanemind/master
2019-09-05 13:42:46 +05:30
Pradyun Gedam f377148f6d
Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
Maxim Kurnikov f77b8ca051 remove #noqa: F401 2019-02-22 14:17:07 +03:00
Pradyun Gedam ad70174bfc
Minor cleanups to format_control.py 2018-11-21 14:23:48 +05:30
Pradyun Gedam e64742d745
Merge branch 'master' into master 2018-11-09 17:01:47 +05:30
cytolentino 0dbdb6250b Add typing to cmdoptions.py 2018-10-28 16:44:00 +00:00
keanemind 8fac4de39a Satisfy isort 2018-10-05 12:42:40 -05:00
keanemind f0a842e12f Change order of imports 2018-10-05 09:23:22 -05:00
keanemind 419b252f8b Implement suggestions
Move check to handle_mutual_excludes and use code formatting in the news file.
2018-10-04 12:54:10 -05:00
Nitesh Sharma fd692f32ba move format control to models and write parametrized test 2018-09-02 23:08:07 +05:30
Renamed from src/pip/_internal/format_control.py (Browse further)