Asbjørn Ulsberg
Asbjørn Ulsberg
I submitted #55 to fix this problem.
As suggested by @maddhruv in https://github.com/ClearTax/jira-lint/pull/56#issuecomment-1119238816, I've forked and fixed this and a lot of other issues in [`action-jira-linter`](https://github.com/marketplace/actions/action-jira-linter).
As suggested by @maddhruv in https://github.com/ClearTax/jira-lint/pull/56#issuecomment-1119238816, I've forked and fixed a lot of issues in [`action-jira-linter`](https://github.com/marketplace/actions/action-jira-linter). Please try it out, collaborate and give feedback! 🙏🏼
Not having this makes the "Remove Unused References" pretty useless in any project these days, as almost all projects have at least one NuGet reference and most have a ton....
I'd love this, but for tags (such as a YouTube playlist for the [`child-friendly` tag](https://demozoo.org/productions/tagged/child-friendly/)).
[Lodash](https://lodash.com/) seems to be the go-to tool for solving such problems these days, with its [`throttle()`](https://lodash.com/docs/4.17.14#throttle) and [`debounce()`](https://lodash.com/docs/4.17.14#debounce) methods. Would adding such a dependency be OK?
While I like the idea, I'm not sure doing a raw hash of the song will be of much use, as it would be hard to normalize the input into...
I concur! SVG All The Things! Perhaps a task list could be created in the OP that could be checked as icons are added? I could help produce some if...
What sort of index is backing the search right now? Would partial searches be easy to implement in the existing index or would setting up something like Elasticsearch or similar...
I'm not very familiar with Postgres' full-text search, but it seems like it supports distance searches, so a search for `rob` would match the name `rob` with a higher score...