-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add storage to highlighted words #50
Conversation
This works:
This doesn't:
|
* feat: add storage to highlighted words * Revert "feat: add storage to highlighted words" This reverts commit 6fac165. * feat: add storage keyword to highlighted words * fix: remove where branch
This PR aims to add the
storage
keyword to the list of highlighted words.I'm not familiar with the code in this repo, so not sure if I need to do more or how to test my changes.
closes #46