Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor mypy plugin | Bryan Forbes | 2021-08-07 | 1 | -107/+95 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Update mypy plugin to conform to strict mode | Bryan Forbes | 2021-04-12 | 1 | -17/+30 |
* | Update mypy plugin to only use public plugin API | Bryan Forbes | 2021-04-09 | 1 | -4/+6 |
* | Adjust for mypy incremental behaviors | Mike Bayer | 2021-04-05 | 1 | -11/+20 |
* | Add DeclarativeMeta to globals | Mike Bayer | 2021-03-31 | 1 | -21/+45 |
* | support as_declarative, as_declarative_base | Mike Bayer | 2021-03-25 | 1 | -38/+71 |
* | Implement Mypy plugin | Mike Bayer | 2021-03-13 | 1 | -0/+215 |