Skip to content

Add support for user-configurable settings#43

Merged
claui merged 4 commits intomainfrom
user-config
Jan 26, 2025
Merged

Add support for user-configurable settings#43
claui merged 4 commits intomainfrom
user-config

Conversation

@claui
Copy link
Copy Markdown
Owner

@claui claui commented Jan 26, 2025

  • pyproject.toml: fix style
  • Fix grammar
  • pylint: add override in a Fire API context
  • Add module to support user-configurable settings

claui added 4 commits January 26, 2025 17:53
Classes are a core mechanism of Fire; it makes only limited sense to
emit a linter warning if the command line interface has only one or two
subcommands.

Override the `too-few-public-methods` pylint rule for that scenario.
@claui claui added the enhancement New feature or request label Jan 26, 2025
@claui claui merged commit a420ab7 into main Jan 26, 2025
@claui claui deleted the user-config branch January 26, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant