Commit 4fcb726
authored
MPT-16714: update mypy config (#194)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
Closes [MPT-16714](https://softwareone.atlassian.net/browse/MPT-16714)
- Update mypy hook revision from v1.17.0 to v1.19.0 in pre-commit
configuration
- Upgrade dev mypy dependency from 1.15.* to 1.19.* in pyproject.toml
- Reorganize mypy configuration by consolidating settings
(ignore_missing_imports, strict, local_partial_types, warn_unreachable)
and adding exclude_gitignore = true, replacing the previous exclude =
["tests"] configuration
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
[MPT-16714]:
https://softwareone.atlassian.net/browse/MPT-16714?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ3 files changed
Lines changed: 95 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | 253 | | |
259 | 254 | | |
260 | 255 | | |
| |||
268 | 263 | | |
269 | 264 | | |
270 | 265 | | |
271 | | - | |
272 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
0 commit comments