Skip to content

refactor: add type hints and FileParser.is_supported() helper#640

Merged
666ghj merged 1 commit into
666ghj:mainfrom
lllopic:fix/add-type-hints-and-helper-method
May 24, 2026
Merged

refactor: add type hints and FileParser.is_supported() helper#640
666ghj merged 1 commit into
666ghj:mainfrom
lllopic:fix/add-type-hints-and-helper-method

Conversation

@lllopic

@lllopic lllopic commented May 23, 2026

Copy link
Copy Markdown
Contributor
  • Add return type annotation (list[str]) to Config.validate()
  • Add type annotations (msg: str, -> None) to logger convenience functions
  • Add FileParser.is_supported() classmethod for checking file format support

- Add return type annotation (list[str]) to Config.validate()
- Add type annotations (msg: str, -> None) to logger convenience functions
- Add FileParser.is_supported() classmethod for checking file format support
@666ghj 666ghj merged commit 96096ea into 666ghj:main May 24, 2026

@Jpmasten Jpmasten left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work

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.

3 participants