summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/mypy/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor mypy pluginBryan Forbes2021-08-071-107/+95
* Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
* Update mypy plugin to conform to strict modeBryan Forbes2021-04-121-17/+30
* Update mypy plugin to only use public plugin APIBryan Forbes2021-04-091-4/+6
* Adjust for mypy incremental behaviorsMike Bayer2021-04-051-11/+20
* Add DeclarativeMeta to globalsMike Bayer2021-03-311-21/+45
* support as_declarative, as_declarative_baseMike Bayer2021-03-251-38/+71
* Implement Mypy pluginMike Bayer2021-03-131-0/+215