Commit a90868e
Enable pre-commit.ci and configure mypy (#61)
* Enable pre-commit.ci and skip mypy
Applies the same pre-commit.ci config as for `movement`.
I've also enabled the pre-commit.ci app in GitHub settings.
* Add pandas-stubs and xarray to mypy pre-commit deps
poseinterface imports pandas and xarray directly, so the mypy hook
needs their type stubs to perform real type checking (mirrors the
typed deps added in movement#721).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* mention pre-commit.ci in contributing guide
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent c64a6b1 commit a90868e
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
32 | 34 | | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
0 commit comments