Skip to content

Conversation

@smdn
Copy link
Owner

@smdn smdn commented Jan 3, 2026

Fixes issue

Fixes #11

Description

Python 3.12に対応する型ヒントをつける。

これに伴い、型チェックのために推奨VSCode拡張としてMypy Type Checkerを追加する。
また、同拡張用の設定ファイルmypy.iniも追加する。

Testing

テストに際して、mypyコマンドによる型ヒントの検証を行うようにする。

@smdn smdn merged commit ce40a6c into main Jan 3, 2026
44 checks passed
@smdn smdn deleted the python-type-hints branch January 3, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python] 型ヒントを付ける

2 participants