Florian Bruhin
|
d7786c694f
|
Add type hints for qutebrowser.browser.browsertab
|
2018-11-27 20:45:37 +01:00 |
|
Florian Bruhin
|
ec0dc59b06
|
mypy: Disable warn_unused_configs
Looks like mypy's cache causes config sections to be ignored sometimes.
|
2018-11-27 08:53:20 +01:00 |
|
Florian Bruhin
|
6b5a92fb2d
|
mypy: Update config
|
2018-11-26 23:24:31 +01:00 |
|
Florian Bruhin
|
1f36e56e1c
|
Complete partial annotations
Unfortunately we can't turn on mypy's --disallow-incomplete-defs (yet) due to
https://github.com/python/mypy/issues/5954
|
2018-11-26 20:12:03 +01:00 |
|
Florian Bruhin
|
fda807ce9a
|
mypy: Allow trivial --strict options
|
2018-11-26 19:03:07 +01:00 |
|
Florian Bruhin
|
7834e3c7dd
|
mypy: Add mypy.ini to ignore missing modules
|
2018-11-26 18:25:12 +01:00 |
|