Skip to content

feat(wezterm-quota-limit): add type annotations#139

Merged
DrKJeff16 merged 2 commits into
mainfrom
feat/quota-limit
Mar 9, 2026
Merged

feat(wezterm-quota-limit): add type annotations#139
DrKJeff16 merged 2 commits into
mainfrom
feat/quota-limit

Conversation

@DrKJeff16
Copy link
Copy Markdown
Owner

Source(s)


Description

Added type annotations for @EdenGibson's wezterm-quota-limit.

@EdenGibson would greatly appreciate if you linked this plugin in your repository for the users' benefit!


Screenshots Or Code Snippets (Optional)

Can be imported with the following snippet:

---@type QuotaLimit
local ql = wezterm.plugin.require("https://github.com/EdenGibson/wezterm-quota-limit")

@DrKJeff16 DrKJeff16 self-assigned this Mar 9, 2026
@DrKJeff16 DrKJeff16 added the documentation Improvements or additions to documentation label Mar 9, 2026
@DrKJeff16 DrKJeff16 added enhancement New feature or request new-types A PR addresses new data types and/or fields plugin This concerns annotations for a WezTerm plugin. labels Mar 9, 2026
@DrKJeff16 DrKJeff16 merged commit cd08dbb into main Mar 9, 2026
2 checks passed
@DrKJeff16 DrKJeff16 deleted the feat/quota-limit branch March 9, 2026 04:31
@DrKJeff16 DrKJeff16 added the merged This PR has been merged successfully! label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request merged This PR has been merged successfully! new-types A PR addresses new data types and/or fields plugin This concerns annotations for a WezTerm plugin.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant