Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle dunder names in @declared_attr separately | Mike Bayer | 2021-11-17 | 1 | -0/+5 |
* | ensure "sqlalchemy" info set for all considered classes | Mike Bayer | 2021-08-25 | 1 | -0/+4 |
* | Refactor mypy plugin | Bryan Forbes | 2021-08-07 | 1 | -50/+129 |
* | accommodate no cls info found in _scan_declarative | Mike Bayer | 2021-06-21 | 1 | -0/+2 |
* | Update mypy plugin to conform to strict mode | Bryan Forbes | 2021-04-12 | 1 | -29/+86 |
* | Update mypy plugin to only use public plugin API | Bryan Forbes | 2021-04-09 | 1 | -3/+4 |
* | Adjust for mypy incremental behaviors | Mike Bayer | 2021-04-05 | 1 | -1/+61 |
* | Add DeclarativeMeta to globals | Mike Bayer | 2021-03-31 | 1 | -0/+16 |
* | Implement Mypy plugin | Mike Bayer | 2021-03-13 | 1 | -0/+80 |