feat: add 156 common imperative verbs to imperatives list#414
Conversation
Add frequently-used verbs that were missing from the imperatives set, including 'block' and 'improve' as requested. Total verbs: 234 → 390. New verbs organized by category: - Auth/security: grant, revoke, restrict, encrypt, decrypt, sanitize - Data ops: batch, broadcast, compress, duplicate, marshal, shuffle, sort - Lifecycle: abort, suspend, resume, terminate, pause, discard, dispose - I/O & networking: attach, detach, bind, mount, disconnect, route, flush - Debug/observability: debug, trace, track, measure, infer, notify, warn - UI/UX: hide, toggle, switch, mask, outline - Engineering: migrate, integrate, isolate, inject, schedule, throttle, document, rebase, squash, reformat, redirect, relocate - General: compose, embed, expose, exclude, ignore, skip, lock, minimize, maximize, navigate, reconcile, retry, reuse, rewrite, setup, spawn
✅ Deploy Preview for commit-check ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #414 +/- ##
==========================================
+ Coverage 95.51% 95.74% +0.22%
==========================================
Files 10 10
Lines 1004 1152 +148
==========================================
+ Hits 959 1103 +144
- Misses 45 49 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will not alter performance
Comparing Footnotes
|



Summary
Adds 156 frequently-used imperative verbs that were missing from the
IMPERATIVESset. Total verbs: 234 → 390.This was prompted by
subject_imperativecheck failing on common verbs likeblockandimprove.New verbs by category
grant,revoke,restrict,encrypt,decrypt,sanitizebatch,broadcast,compress,decompress,duplicate,marshal,unmarshal,randomize,shuffle,sort,slice,zip,consumeabort,suspend,resume,terminate,pause,discard,dispose,evolve,withdrawattach,detach,bind,unbind,mount,disconnect,reconnect,dispatch,pipe,ping,route,flush,purge,prune,folddebug,trace,track,measure,infer,highlight,notify,warn,informhide,toggle,switch,outline,mask,separatemigrate,integrate,isolate,inject,schedule,throttle,document,rebase,squash,reformat,redirect,relocate,replayabsorb,compose,embed,expose,exclude,ignore,skip,halt,hash,link,locate,lock,unlock,maximize,minimize,mirror,name,navigate,offset,omit,parameterize,prefix,rank,reassign,rebuild,recall,receive,recommend,reconcile,recover,reduce,reject,relate,release,reorder,repeat,retry,reuse,rewrite,setup,spawn,spread,standardize,substitute,suggest,suppress,throw,transfer,trigger,trim,tune,unpack,unwrap,unwind,unsubscribe,warm,wireVerification
All 369 tests pass: